Update .gitea/workflows/actions.yaml
All checks were successful
build-image / Parse tag from upstream metadata (push) Successful in 2s
build-image / Container image (push) Successful in 56s

This commit is contained in:
2026-01-08 00:04:36 +00:00
parent a88c1ec9a9
commit 3bb19a7280

View File

@@ -68,6 +68,7 @@ jobs:
with:
context: .
tags: |
code.spamasaurus.com/djpbessems/filestash-enterprise:latest
code.spamasaurus.com/djpbessems/filestash-enterprise:${{ needs.parse_tag.outputs.version }}
provenance: false
push: true