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