Update .gitea/workflows/build-container.yaml
All checks were successful
Build container / Build (push) Successful in 31s
All checks were successful
Build container / Build (push) Successful in 31s
This commit is contained in:
@@ -46,5 +46,5 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
# use the current commit SHA as the tag
|
||||
tags: git.kluster.moll.re/remoll/dns:${{ steps.version.outputs.BUILD_NAME }}-build${{ gitea.run_number }}
|
||||
tags: git.kluster.moll.re/remoll/dns:${{ steps.version.outputs.BUILD_NAME }}-build.${{ gitea.run_number }}
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user