test
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 47s
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 47s
This commit is contained in:
parent
f4feaf9500
commit
451ffefabb
@ -15,7 +15,7 @@ jobs:
|
|||||||
- 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:
|
||||||
registry: git.unbind.ru
|
registry: https://git.unbind.ru
|
||||||
username: anry
|
username: anry
|
||||||
password: ${{ secrets.TOKEN }}
|
password: ${{ secrets.TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user