test
All checks were successful
Build Hello World Image / build (push) Successful in 9s

This commit is contained in:
Vincent Mahnke 2025-10-11 20:26:32 +02:00
commit 325c3c665d

View file

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