Switch Actions to gitea and test Runner,2
ci / docker (push) Failing after 1m9s

This commit is contained in:
Andreas Martin
2024-10-15 21:42:23 +02:00
parent 805f983992
commit d7ba5c649c
+1
View File
@@ -17,6 +17,7 @@ jobs:
name: Login to Docker Hub
uses: docker/login-action@v3
with:
registry: git.ow7.de
username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_PW }}
-