parent
67da69a30c
commit
e04796aa89
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yml
vendored
2
.github/workflows/.github-ci.yml
vendored
|
@ -46,5 +46,5 @@ jobs:
|
||||||
push: true
|
push: true
|
||||||
allow: network.host
|
allow: network.host
|
||||||
network: host
|
network: host
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64
|
||||||
tags: ${{ steps.docker.outputs.tags }}
|
tags: ${{ steps.docker.outputs.tags }}
|
Loading…
Reference in a new issue