mirror of
https://github.com/rancher/os.git
synced 2025-09-14 06:00:06 +00:00
14
.drone.yml
14
.drone.yml
@@ -1,6 +1,8 @@
|
|||||||
build:
|
---
|
||||||
image: rancher/dapper:1.10.3
|
pipeline:
|
||||||
volumes:
|
build:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
image: rancher/dapper:1.10.3
|
||||||
commands:
|
volumes:
|
||||||
- dapper ci
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
commands:
|
||||||
|
- dapper ci
|
||||||
|
@@ -14,4 +14,4 @@ if [ ! -e ../dist/artifacts/initrd ]; then
|
|||||||
../scripts/dev
|
../scripts/dev
|
||||||
fi
|
fi
|
||||||
|
|
||||||
go test -timeout 20m
|
go test -timeout 30m
|
||||||
|
Reference in New Issue
Block a user