1
0
mirror of https://github.com/rancher/os.git synced 2025-09-14 22:20:35 +00:00

Merge pull request #1233 from joshwget/drone

Update for Drone 0.5
This commit is contained in:
Darren Shepherd
2016-09-14 10:51:24 -07:00
committed by GitHub
2 changed files with 9 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
---
pipeline:
build: build:
image: rancher/dapper:1.10.3 image: rancher/dapper:1.10.3
volumes: volumes:

View File

@@ -14,4 +14,4 @@ if [ ! -e ../dist/artifacts/initrd ]; then
../scripts/dev ../scripts/dev
fi fi
go test -timeout 20m go test -timeout 30m