mirror of
https://bitbucket.org/shim_/docker-rtm.git
synced 2018-10-04 01:52:08 +02:00
8 lines
157 B
YAML
8 lines
157 B
YAML
pipeline:
|
|
docker:
|
|
file: Dockerfile
|
|
image: plugins/docker
|
|
repo: shimun/ovh-rtm
|
|
tag: latest
|
|
secrets: [ docker_username, docker_password ]
|