dddd
Some checks failed
build / build (push) Failing after 51s
linter / gitleaks (push) Successful in 3s
linter / hadolint (push) Successful in 2s

This commit is contained in:
Michael Grote 2024-08-30 17:36:49 +02:00
parent 7eb121ef26
commit adbb5b2aea

View file

@ -23,6 +23,4 @@ jobs:
context: . context: .
file: ./Dockerfile file: ./Dockerfile
push: true push: true
tags: tags: "registry.mgrote.net/${{ github.event.repository.name }}:${{GITHUB_REF}},registry.mgrote.net/${{ github.event.repository.name }}:latest"
- "registry.mgrote.net/${{ github.event.repository.name }}:${{GITHUB_REF}}"
- "registry.mgrote.net/${{ github.event.repository.name }}:latest"