更新 .gitea/workflows/build-docker.yml
Some checks failed
Gitea Actions Demo / setup (push) Failing after 17s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Cache Npx / task (push) Successful in 21s
Gitea Actions Demo / build-docker (push) Failing after 37s

This commit is contained in:
huanghs 2024-10-21 17:50:49 +08:00
parent 19966a059e
commit 6f8770e93d

View File

@ -10,8 +10,8 @@ jobs:
fetch-depth: 1 fetch-depth: 1
- name: Docker build push - 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 #uses: ./.gitea/actions/action-docker-build-push
with: with:
push: false push: false
file: ./docker/Dockerfile file: ./docker/Dockerfile