1
0
mirror of https://github.com/rancher/rke.git synced 2025-10-21 19:23:40 +00:00
Files
rke/.drone.yml

10 lines
168 B
YAML
Raw Normal View History

2017-10-25 17:02:49 -07:00
---
pipeline:
build:
privileged: true
image: rancher/dapper:1.11.2
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- dapper ci