--platform argument is not required if building on the right arch
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
63192fe175
commit
1c58fc1b08
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ steps:
|
||||||
TZ: Europe/Rome
|
TZ: Europe/Rome
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile.aarch64
|
dockerfile: Dockerfile.aarch64
|
||||||
build_args:
|
|
||||||
- --platform
|
|
||||||
- linux/arm64
|
|
||||||
purge: true
|
purge: true
|
||||||
username: depau
|
username: depau
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Reference in a new issue