mirror of
https://github.com/rancher/os.git
synced 2025-09-14 14:11:18 +00:00
@@ -1,4 +1,6 @@
|
||||
build:
|
||||
---
|
||||
pipeline:
|
||||
build:
|
||||
image: rancher/dapper:1.10.3
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
@@ -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