mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
running s390x on xeons
This commit is contained in:
parent
d886089091
commit
4df05c2890
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: amd64
|
||||||
|
|
||||||
image_pull_secrets:
|
image_pull_secrets:
|
||||||
- dockerconfigjson
|
- dockerconfigjson
|
||||||
|
|
Loading…
Add table
Reference in a new issue