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