This commit is contained in:
Andrey Sokolovskiy
2024-12-11 04:13:20 +07:00
parent 451ffefabb
commit d1f9718a71
+1 -1
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 }}