test
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 37s
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 37s
This commit is contained in:
parent
7f30355e63
commit
93029b3d00
@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- name: Login test
|
- name: Login test
|
||||||
run: echo -n "${{ secrets.TOKEN }}" | docker login --username anry --password-stdin git.unbind.ru
|
run: echo -n "${{ secrets.REGISTRY_TOKEN }}" | docker login --username anry --password-stdin git.unbind.ru
|
||||||
# - name: Log in to Docker Hub
|
# - name: Log in to Docker Hub
|
||||||
# uses: actions/docker-login-action@v3
|
# uses: actions/docker-login-action@v3
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user