1
0
mirror of https://github.com/rancher/os.git synced 2025-08-01 06:59:05 +00:00
os/scripts/ci
2016-03-14 12:08:11 -07:00

8 lines
114 B
Bash
Executable File

#!/bin/sh
set -ex
cd $(dirname $0)/..
. ./scripts/dapper-common
dapper -d -O make ARCH=${ARCH} DEV_BUILD=1 test