Update .gitea/workflows/gitea.yaml
All checks were successful
Tomcode landing build/deploy / dockerize (push) Successful in 14s
All checks were successful
Tomcode landing build/deploy / dockerize (push) Successful in 14s
This commit is contained in:
parent
28c7c166ea
commit
2b74514c2b
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: http://192.168.8.30:3000
|
||||
registry: https://git.tomcode.io
|
||||
username: ${{ vars.DOCKER_USER }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user