Does it actually login?
Some checks failed
Docker image build / Build docker image (push) Failing after 40s
Some checks failed
Docker image build / Build docker image (push) Failing after 40s
This commit is contained in:
parent
0c304c5e9c
commit
d3d3ca59bb
2
.github/workflows/build-docker-image.yaml
vendored
2
.github/workflows/build-docker-image.yaml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: daemongit.dyndns.info
|
||||
username: just_a_test
|
||||
username: just_a_test2
|
||||
password: ${{ secrets.GIT_REGISTRY_PASSWORD }}
|
||||
|
||||
- name: Publish test-app
|
||||
|
Loading…
Reference in New Issue
Block a user