更新 .gitea/workflows/build-docker.yml
Some checks failed
Cache Npx / task (push) Waiting to run
Gitea Actions Demo / setup (push) Failing after 17s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Gitea Actions Demo / build-docker (push) Failing after 55s

This commit is contained in:
huanghs 2024-10-21 16:57:09 +08:00
parent 3312e2f43e
commit 3f99078701

View File

@ -10,7 +10,8 @@ jobs:
fetch-depth: 1
- name: Docker build push
uses: seepine/action-docker-build-push@v1
#uses: seepine/action-docker-build-push@v1
uses: ./.gitea/actions/action-docker-build-push
with:
push: false
file: ./docker/Dockerfile