Re-instate arm64 build.
This commit is contained in:
parent
a87482c871
commit
c75b56f63d
1 changed files with 1 additions and 2 deletions
3
.github/workflows/bouncer.yml
vendored
3
.github/workflows/bouncer.yml
vendored
|
|
@ -32,8 +32,7 @@ jobs:
|
|||
name: Build & Push
|
||||
with:
|
||||
context: bouncer
|
||||
#platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
pull: true
|
||||
push: true
|
||||
target: bouncer
|
||||
|
|
|
|||
Loading…
Reference in a new issue