tetttet
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 33s

This commit is contained in:
Andrey Sokolovskiy 2024-12-11 04:13:20 +07:00
parent 451ffefabb
commit d1f9718a71

View File

@ -15,7 +15,7 @@ jobs:
- name: Log in to Docker Hub
uses: actions/docker-login-action@v3
with:
registry: https://git.unbind.ru
registry: http://gitea-http:3000
username: anry
password: ${{ secrets.TOKEN }}