Update .gitea/workflows/static-deploy.yml
This commit is contained in:
parent
a1ba1e1c5e
commit
a6dc513e27
|
@ -18,4 +18,4 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: localhost:32000/log101-blog:latest
|
||||
tags: 192.168.88.252:32000/log101-blog:latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user