1
0
Fork 0

Add automatic test builds

master
Ambrose Chua 2018-01-09 19:10:52 +08:00
parent c9a654e7ae
commit 1e015b2fbe
Signed by: ambrose
GPG Key ID: B34FBE029276BA5D
1 changed files with 8 additions and 0 deletions

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
pipeline:
publish:
image: plugins/docker
registry: registry:5000
insecure: true
repo: registry:5000/hello-world
tags:
- latest