push multiple tags
Some checks failed
Build and Push Docker Image / build (push) Failing after 49s

This commit is contained in:
2024-07-22 19:02:18 +02:00
parent d68fe0b50b
commit 17367dbf44

View File

@@ -77,4 +77,6 @@ jobs:
with:
context: .
push: true
tags: gitea.prod.resk-u.ch/clerc/reskreen:latest
tags: |
gitea.prod.resk-u.ch/clerc/reskreen:latest
gitea.prod.resk-u.ch/clerc/reskreen:${{ steps.increment_version.outputs.major }}