1
0
mirror of https://github.com/rancher/os.git synced 2025-06-25 14:31:33 +00:00
os/scripts/ci

8 lines
105 B
Plaintext
Raw Normal View History

2015-02-09 04:38:37 +00:00
#!/bin/bash
set -ex
2015-02-09 04:38:37 +00:00
cd $(dirname $0)/..
dapper -O make ARCH=arm rootfs
dapper -O make DEV_BUILD=1 test