Update .gitea/workflows/build-container.yaml
All checks were successful
Build container / Build (push) Successful in 31s

This commit is contained in:
2025-09-10 17:27:08 +00:00
parent 4b37ac69bc
commit fa8f2e7d2d

View File

@@ -47,3 +47,4 @@ jobs:
context: .
# use the current commit SHA as the tag
tags: git.kluster.moll.re/remoll/dns:${{ steps.version.outputs.BUILD_NAME }}-${{ gitea.run_number }}
push: true