1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

Repair build for arm

and make sure CI breaks if arm is broken
This commit is contained in:
Ivan Mikushin
2016-02-25 11:17:21 -08:00
parent a60d9059d4
commit ac1b6a6797
5 changed files with 11 additions and 5 deletions

View File

@@ -3,4 +3,5 @@ set -ex
cd $(dirname $0)/..
dapper -k -O make DEV_BUILD=1 test
dapper -O make ARCH=arm rootfs
dapper -O make DEV_BUILD=1 test