1
0
mirror of https://github.com/rancher/norman.git synced 2025-10-20 08:11:27 +00:00
Files
norman/.drone.yml
Darren Shepherd 6623dd7352 Initial Commit
2017-10-11 22:48:07 -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