dddd
This commit is contained in:
parent
7eb121ef26
commit
adbb5b2aea
1 changed files with 1 additions and 3 deletions
|
@ -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"
|
|
||||||
|
|
Loading…
Reference in a new issue