test3
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 54s
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 54s
This commit is contained in:
parent
271df32018
commit
23b270b424
@ -21,7 +21,8 @@ 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.repository_owner }}
|
||||||
|
password: ${{ secrets.GITEA_TOKEN}}
|
||||||
|
|
||||||
|
|
||||||
- name: Extract metadata (tags, labels) for Docker
|
- name: Extract metadata (tags, labels) for Docker
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user