1
0
mirror of https://github.com/rancher/os.git synced 2025-08-02 23:42:31 +00:00
os/.drone.yml
Ivan Mikushin ac1b6a6797 Repair build for arm
and make sure CI breaks if arm is broken
2016-02-25 11:18:03 -08:00

8 lines
177 B
YAML

build:
image: rancher/dapper:1.9.1
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- dapper -O make ARCH=arm rootfs
- dapper -O make DEV_BUILD=1 test