Mettre à jour '.drone.yml'

This commit is contained in:
Dryusdan 2018-01-22 09:37:41 +01:00
parent a63e2c8f07
commit 81f74f4c43
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,13 @@ pipeline:
repo: registry.dryusdan.fr/dryusdan/peertube
dockerfile: Dockerfile.debian
secrets: [ docker_username, docker_password ]
build-alpine:
image: plugins/docker
registry: registry.dryusdan.fr
repo: registry.dryusdan.fr/dryusdan/peertube:alpine
dockerfile: Dockerfile.debian
secrets: [ docker_username, docker_password ]
push:
image: appleboy/drone-git-push