add ci config

This commit is contained in:
Jay
2018-09-20 21:13:33 +08:00
parent 8a4b11f92a
commit 541cb905da
+9
View File
@@ -0,0 +1,9 @@
pipeline:
docker:
image: plugins/docker
registry: docker.mtfos.xyz
repo: docker.mtfos.xyz/mtfos/go-bot
dockerfile: Dockerfile
tags: [latest, "${DRONE_COMMIT}"]
when:
branch: release