configure drone

This commit is contained in:
root 2017-11-03 15:20:18 +00:00
parent e4e0e05058
commit f0f92ef0f4
1 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,12 @@
pipeline:
build:
image: xataz/docker-drone-plugin
repo: dryusdan/peertube
image: plugins/docker
repo: registry.dryusdan.fr/dryusdan/peertube
registry: registry.dryusdan.fr
action: build
tags:
- latest
dockerfile: Dockerfile
volumes:
- /var/run/docker.sock:/var/run/docker.sock