diff --git a/.forgejo/workflows/release_rebuild.yaml b/.forgejo/workflows/release_rebuild.yaml index 2a2339f..5828fbc 100644 --- a/.forgejo/workflows/release_rebuild.yaml +++ b/.forgejo/workflows/release_rebuild.yaml @@ -4,6 +4,10 @@ on: env: REVISION: ${{ github.sha }} IMAGE_TAG: varakh/hetzner-storagebox-exporter + IMAGE_TAG_PRIVATE: git.myservermanager.com/varakh/hetzner-storagebox-exporter + FORGEJO_URL: https://git.myservermanager.com + FORGEJO_FQDN: git.myservermanager.com + FORGEJO_REPO: varakh/hetzner-storagebox-exporter VERSION_MAJOR: 1 VERSION_MINOR: 0 VERSION_PATCH: 0