Correction script drone

This commit is contained in:
nyanloutre 2017-07-21 15:20:49 +02:00
parent db7770390d
commit c5756ff093
Signed by: nyanloutre
GPG Key ID: F85D93686A3A9063
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
pipeline: pipeline:
docker: docker:
image: plugins/docker image: plugins/docker
repo: registry.nyanlout.re/site-max registry: registry.nyanlout.re
secrets: [ docker_username, docker_password ] repo: site-max
tags: latest tags: latest
secrets: [ docker_username, docker_password ]