Update .gitea/workflows/static-deploy.yml

This commit is contained in:
log101 2025-02-27 18:54:07 +00:00
parent 8792c5262a
commit a1ba1e1c5e

View File

@ -18,4 +18,4 @@ jobs:
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
push: ${{ github.event_name != 'pull_request' }} push: ${{ github.event_name != 'pull_request' }}
tags: registry.container-registry:5000/log101-blog:latest tags: localhost:32000/log101-blog:latest