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