Fix rebuild missing properties for Forgejo publish
Some checks failed
/ build (push) Failing after 23s
Some checks failed
/ build (push) Failing after 23s
This commit is contained in:
parent
25dacab234
commit
d8c549f9a6
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue