1
0
mirror of https://github.com/rancher/os.git synced 2025-09-18 16:27:31 +00:00

Make tests run

This commit is contained in:
Darren Shepherd
2016-05-23 14:15:38 -07:00
parent 0d5223db23
commit 9e73976a9e
2 changed files with 2 additions and 1 deletions

View File

@@ -3,4 +3,4 @@ build:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- ./scripts/ci
- dapper ci

View File

@@ -8,3 +8,4 @@ cd $(dirname $0)
#./validate
./prepare
./package
./integration-test