This commit is contained in:
parent
46e51aefdb
commit
739be4169e
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user