1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-03 08:04:10 +00:00
rke/.drone.yml
Alena Prokharchyk 60574a70bb Initial Commit
2017-10-25 17:02:49 -07:00

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