更新 .gitea/workflows/build-docker.yml
Some checks failed
Some checks failed
This commit is contained in:
parent
3ea050b93d
commit
254ea7020c
@ -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
|
Loading…
x
Reference in New Issue
Block a user