ff
This commit is contained in:
parent
01246ae645
commit
7eb121ef26
1 changed files with 2 additions and 2 deletions
|
@ -24,5 +24,5 @@ jobs:
|
|||
file: ./Dockerfile
|
||||
push: true
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue