Does it actually login?
Some checks failed
Docker image build / Build docker image (push) Failing after 40s

This commit is contained in:
DaemonGloom 2024-08-06 08:56:38 +05:00
parent 0c304c5e9c
commit d3d3ca59bb

View File

@ -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