.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
16cdb6a18e
commit
c1dbd4056c
@ -18,7 +18,7 @@ jobs:
|
|||||||
uses: docker/login-action@v1
|
uses: docker/login-action@v1
|
||||||
with:
|
with:
|
||||||
registry: ${{ env.REGISTRY_DOMAIN }}
|
registry: ${{ env.REGISTRY_DOMAIN }}
|
||||||
username: ${{ env.REGISTRY_USERNAME }}
|
username: act_runner
|
||||||
#password: ${{ env.REGISTRY_PASSWORD }}
|
#password: ${{ env.REGISTRY_PASSWORD }}
|
||||||
password: LibgegWaltAtcogwecGaj@Knyajes4
|
password: LibgegWaltAtcogwecGaj@Knyajes4
|
||||||
- name: Build and push image
|
- name: Build and push image
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user