Browse Source

trying s390 on a gravaton

Sean OMeara 3 năm trước cách đây
mục cha
commit
91f435f32f
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .drone.yml

+ 4 - 0
.drone.yml

@@ -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