[skip CI] KASM-786 remove centos arm build

pull/71/head
matt 4 years ago
parent e68e8194fe
commit c4453ba2a2

@ -203,22 +203,6 @@ build_centos7:
paths: paths:
- output/ - output/
build_centos7_arm:
stage: build
allow_failure: true
tags:
- arm
before_script:
- *prepare_build
- *prepare_www
after_script:
- *prepare_artfacts
script:
- bash builder/build-package centos core
artifacts:
paths:
- output/
upload: upload:
stage: upload stage: upload
image: ubuntu:focal image: ubuntu:focal

Loading…
Cancel
Save