dd
This commit is contained in:
parent
adbb5b2aea
commit
96642a95fa
1 changed files with 4 additions and 1 deletions
|
@ -23,4 +23,7 @@ jobs:
|
|||
context: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: "registry.mgrote.net/${{ github.event.repository.name }}:${{GITHUB_REF}},registry.mgrote.net/${{ github.event.repository.name }}:latest"
|
||||
tags: "registry.mgrote.net/httpd:latest"
|
||||
|
||||
|
||||
# depends on lint
|
||||
|
|
Loading…
Reference in a new issue