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

8 lines
114 B
Plaintext
Raw Normal View History

#!/bin/sh
set -ex
2015-02-09 04:38:37 +00:00
cd $(dirname $0)/..
. ./scripts/dapper-common
2015-02-09 04:38:37 +00:00
dapper -d -O make ARCH=${ARCH} DEV_BUILD=1 test