Update .github/workflows/build-and-push.yaml
Some checks failed
ci / build (push) Failing after 5m15s
Some checks failed
ci / build (push) Failing after 5m15s
This commit is contained in:
parent
1f6a768b78
commit
0b2c70ec3c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-push.yaml
vendored
2
.github/workflows/build-and-push.yaml
vendored
|
@ -47,5 +47,5 @@ jobs:
|
|||
push: true
|
||||
allow: network.host
|
||||
network: host
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
tags: ${{ steps.docker.outputs.tags }}
|
||||
|
|
Loading…
Reference in a new issue