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

This commit is contained in:
huanghs 2024-10-14 09:37:18 +08:00
parent 3ea050b93d
commit 254ea7020c

View File

@ -13,6 +13,7 @@ jobs:
uses: seepine/action-docker-build-push@v1
with:
push: false
file: ./docker/Dockerfile
platforms: linux/amd64,linux/arm64
- run: echo The end