1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2025-07-04 04:16:23 +00:00
Files
test-tutorial-framework/.drone.yml
Kristóf Tóth 9dc4587196 Add .drone.yml
2018-05-08 12:26:41 +02:00

10 lines
297 B
YAML

# Do not modify this file or your builds will be automatically rejected!
---
pipeline:
build:
image: eu.gcr.io/avatao-challengestore/challenge-builder
volumes:
- /etc/docker:/etc/docker:ro
- /root/.docker:/root/.docker:ro
- /var/run/docker.sock:/var/run/docker.sock:ro