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

9 lines
155 B
YAML
Raw Normal View History

2018-01-09 19:10:52 +08:00
pipeline:
publish:
image: plugins/docker
registry: registry:5000
insecure: true
repo: registry:5000/hello-world
tags:
- latest