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

This commit is contained in:
Andrey Sokolovskiy 2024-12-11 04:02:23 +07:00
parent f4feaf9500
commit 451ffefabb

View File

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