1
0
Fork 0
hello-world/.drone.yml

9 lines
207 B
YAML
Raw Normal View History

2018-01-09 19:10:52 +08:00
pipeline:
2018-01-09 22:25:37 +08:00
docker:
2018-01-09 19:10:52 +08:00
image: plugins/docker
2018-09-22 18:07:29 +08:00
registry: registry.makerforce.io
secrets: [ docker_username, docker_password ]
repo: registry.makerforce.io/pwd/hello-world
2018-01-09 19:10:52 +08:00
tags:
- latest