test ci parameter
Build and Push Container / build-and-push (push) Failing after 21s

This commit is contained in:
Andreas Martin
2026-05-06 19:35:38 +02:00
parent 1ac22602e9
commit 214cbceeec
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ${{ vars.GITEA_SERVER_URL || 'git.ow7.de' }}
username: ${{ secrrets.REGISTRY_PW }}
username: ${{ secrets.REGISTRY_PW }}
password: ${{ secrets.REGISTRY_USER }}
- name: Extract metadata