1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 06:59:12 +00:00

Merge pull request #952 from ibuildthecloud/int-test

Make tests run
This commit is contained in:
Darren Shepherd
2016-05-23 14:35:06 -07:00
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