diff --git a/.forgejo/workflows/release.yaml b/.forgejo/workflows/release.yaml index 8c5adc1..5bf813d 100644 --- a/.forgejo/workflows/release.yaml +++ b/.forgejo/workflows/release.yaml @@ -6,9 +6,7 @@ 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 diff --git a/.forgejo/workflows/release_rebuild.yaml b/.forgejo/workflows/release_rebuild.yaml index 5828fbc..d921a00 100644 --- a/.forgejo/workflows/release_rebuild.yaml +++ b/.forgejo/workflows/release_rebuild.yaml @@ -5,9 +5,7 @@ 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