ff
This commit is contained in:
parent
6fdf4afe75
commit
7430b7f5db
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ jobs:
|
|||
context: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: "registry.mgrote.net/httpd:latest"
|
||||
tags:
|
||||
- "registry.mgrote.net/httpd:latest"
|
||||
|
||||
|
||||
# depends on lint
|
||||
|
|
Loading…
Reference in a new issue