forked from kamba4/sunders
This commit is contained in:
parent
9e1c384315
commit
a1f3b070c1
1 changed files with 2 additions and 2 deletions
|
@ -30,5 +30,5 @@ jobs:
|
||||||
|
|
||||||
- name: Push Docker image to Container Registry
|
- name: Push Docker image to Container Registry
|
||||||
run: |
|
run: |
|
||||||
docker tag hello-world:latest git.hamburg.ccc.de/ccchh/sunders:latest
|
docker tag hello-world:latest git.hamburg.ccc.de/sunders/tmp:latest
|
||||||
docker push git.hamburg.ccc.de/ccchh/sunders:latest
|
docker push git.hamburg.ccc.de/sunders/tmp:latest
|
Loading…
Add table
Add a link
Reference in a new issue