Update .gitea/workflows/build.yaml
Some checks failed
/ build (push) Failing after 10s

This commit is contained in:
ties 2024-08-27 07:55:21 +00:00
parent 46e51aefdb
commit 739be4169e

View File

@ -11,7 +11,7 @@ jobs:
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
registry: http://gitea-http.git:3000
registry: https://git.ties.one
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
@ -20,4 +20,4 @@ jobs:
with:
context: .
push: true
tags: public/custom_act_runner:latest
tags: https://git.ties.one/public/custom_act_runner:latest