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