mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
trying s390 on a gravaton
This commit is contained in:
parent
726ffddce2
commit
91f435f32f
1 changed files with 4 additions and 0 deletions
|
@ -139,5 +139,9 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- ./ci/scripts/build.sh linux s390x $${DRONE_COMMIT_SHA}
|
- ./ci/scripts/build.sh linux s390x $${DRONE_COMMIT_SHA}
|
||||||
|
|
||||||
|
platform:
|
||||||
|
os: linux
|
||||||
|
arch: arm64
|
||||||
|
|
||||||
image_pull_secrets:
|
image_pull_secrets:
|
||||||
- dockerconfigjson
|
- dockerconfigjson
|
||||||
|
|
Loading…
Add table
Reference in a new issue