.gitea/workflows/docker_build.yaml aktualisiert
Some checks failed
Build and push container image / build-and-push-image (push) Failing after 6m51s
Some checks failed
Build and push container image / build-and-push-image (push) Failing after 6m51s
This commit is contained in:
parent
d702f46afd
commit
16cdb6a18e
@ -17,11 +17,9 @@ jobs:
|
||||
- name: Log in to registry
|
||||
uses: docker/login-action@v1
|
||||
with:
|
||||
#registry: ${{ env.REGISTRY_DOMAIN }}
|
||||
#username: ${{ env.REGISTRY_USERNAME }}
|
||||
#password: ${{ env.REGISTRY_PASSWORD }}
|
||||
registry: ${{ env.REGISTRY_DOMAIN }}
|
||||
username: act_runner
|
||||
username: ${{ env.REGISTRY_USERNAME }}
|
||||
#password: ${{ env.REGISTRY_PASSWORD }}
|
||||
password: LibgegWaltAtcogwecGaj@Knyajes4
|
||||
- name: Build and push image
|
||||
uses: docker/build-push-action@v6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user