parent
733afe7b39
commit
629ada7564
1 changed files with 1 additions and 1 deletions
|
@ -71,5 +71,5 @@ jobs:
|
||||||
push: true
|
push: true
|
||||||
allow: network.host
|
allow: network.host
|
||||||
network: host
|
network: host
|
||||||
platforms: linux/arm64
|
platforms: linux/arm64,linux/amd64
|
||||||
tags: ${{ steps.docker.outputs.tags }}
|
tags: ${{ steps.docker.outputs.tags }}
|
||||||
|
|
Loading…
Reference in a new issue