mirror of
https://github.com/rancher/os.git
synced 2025-10-21 07:24:33 +00:00
9 lines
162 B
YAML
9 lines
162 B
YAML
---
|
|
pipeline:
|
|
build:
|
|
image: rancher/dapper:1.10.3
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock
|
|
commands:
|
|
- KERNEL_CHECK=0 dapper ci
|