fix: remove multi arch
All checks were successful
Publish Docker Image / build_push (push) Successful in 30s
All checks were successful
Publish Docker Image / build_push (push) Successful in 30s
This commit is contained in:
parent
576359798f
commit
1633a307ba
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -26,7 +26,6 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
ACTIONS_RUNTIME_TOKEN: ''
|
ACTIONS_RUNTIME_TOKEN: ''
|
||||||
with:
|
with:
|
||||||
platforms: linux/amd64,linux/arm64
|
|
||||||
provenance: false
|
provenance: false
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user