1
0
mirror of https://bitbucket.org/shim_/docker-rtm.git synced 2018-10-04 01:52:08 +02:00

updated .drone.yml

This commit is contained in:
shim_ 2018-05-11 18:34:48 +02:00
parent c52b19f189
commit 878a9cd019

View File

@ -1,3 +1,7 @@
pipeline:
docker:
file: Dockerfile
image: plugins/docker
repo: shimun/ovh-rtm
tag: latest
secrets: [ docker_username, docker_password ]