working?
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 16s

This commit is contained in:
Mohamad 2025-01-03 12:34:09 +01:00
parent 7f4697cb2b
commit 9603959aba

View File

@ -25,7 +25,7 @@ jobs:
- name: Push Docker image to Gitea Registry - name: Push Docker image to Gitea Registry
env: env:
GITEA_USERNAME: mo GITEA_USERNAME: runner
GITEA_PASSWORD: changedyou GITEA_PASSWORD: changedyou
run: | run: |
echo $GITEA_PASSWORD | docker login git.vinylnostalgia.com -u $GITEA_USERNAME --password-stdin echo $GITEA_PASSWORD | docker login git.vinylnostalgia.com -u $GITEA_USERNAME --password-stdin