.gitea/workflows/docker_build.yaml aktualisiert
Some checks failed
Build and push container image / build-and-push-image (push) Failing after 6m54s
Some checks failed
Build and push container image / build-and-push-image (push) Failing after 6m54s
This commit is contained in:
parent
31a42b0ce1
commit
1396315055
@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ env.PRIVATE_REGISTRY_DOMAIN }}
|
||||
username: ${{ env.PRIVATE_REGISTRY_USER }}
|
||||
password: ${{ secret.PRIVATE_REGISTRY_PASSWORD }}
|
||||
password: ${{ secrets.PRIVATE_REGISTRY_PASSWORD }}
|
||||
#password: LibgegWaltAtcogwecGaj@Knyajes4
|
||||
|
||||
- name: Set up QEMU
|
||||
|
||||
Loading…
Reference in New Issue
Block a user