fix: Push to same repo
Some checks failed
Build Hello World Image / build (push) Failing after 9s

This commit is contained in:
Vincent Mahnke 2025-10-11 19:40:56 +02:00
commit 539a06c9e5

View file

@ -30,5 +30,5 @@ jobs:
- name: Push Docker image to Container Registry
run: |
docker tag hello-world:latest git.hamburg.ccc.de/vimaster/hello-world:latest
docker push git.hamburg.ccc.de/vimaster/hello-world:latest
docker tag hello-world:latest git.hamburg.ccc.de/CCCHH/sunders:latest
docker push git.hamburg.ccc.de/CCCHH/sunders:latest