test
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 39s
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 39s
This commit is contained in:
parent
4b895936d1
commit
271df32018
@ -21,8 +21,7 @@ jobs:
|
|||||||
uses: actions/docker-login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
|
uses: actions/docker-login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
|
||||||
with:
|
with:
|
||||||
registry: git.unbind.ru
|
registry: git.unbind.ru
|
||||||
username: ${{ gitea.actor }}
|
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
|
||||||
|
|
||||||
- name: Extract metadata (tags, labels) for Docker
|
- name: Extract metadata (tags, labels) for Docker
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user