mirror of
https://github.com/rancher/os.git
synced 2025-08-02 23:42:31 +00:00
9 lines
147 B
YAML
9 lines
147 B
YAML
---
|
|
pipeline:
|
|
build:
|
|
image: rancher/dapper:1.10.3
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock
|
|
commands:
|
|
- dapper ci
|