mirror of
https://github.com/rancher/types.git
synced 2025-10-19 18:02:03 +00:00
10 lines
168 B
YAML
10 lines
168 B
YAML
![]() |
---
|
||
|
pipeline:
|
||
|
build:
|
||
|
privileged: true
|
||
|
image: rancher/dapper:1.11.2
|
||
|
volumes:
|
||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||
|
commands:
|
||
|
- dapper ci
|