Fix rebuild missing properties for Forgejo publish
Some checks failed
/ build (push) Failing after 23s

This commit is contained in:
Varakh 2024-11-19 12:28:03 +01:00
parent 25dacab234
commit d8c549f9a6

View file

@ -4,6 +4,10 @@ on:
env: env:
REVISION: ${{ github.sha }} REVISION: ${{ github.sha }}
IMAGE_TAG: varakh/hetzner-storagebox-exporter 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_MAJOR: 1
VERSION_MINOR: 0 VERSION_MINOR: 0
VERSION_PATCH: 0 VERSION_PATCH: 0