configure drone

This commit is contained in:
root 2017-11-03 19:51:02 +00:00
parent 9200622bf5
commit 633f9d04de
1 changed files with 1 additions and 6 deletions

View File

@ -9,13 +9,8 @@ pipeline:
push:
image: xataz/docker-drone-plugin
repo: dryusdan/peertube
repo: registry.dryusdan.fr/dryusdan/peertube
action: push
environment:
- UID=991
- GID=991
volumes:
- /var/run/docker.sock:/var/run/docker.sock
when:
branch: master
event: [push, tag, deployment]