Add .drone.yml

This commit is contained in:
Unknwon
2017-02-24 23:42:11 -05:00
parent c64b842df9
commit 508c326bb2
+13
View File
@@ -0,0 +1,13 @@
pipeline:
clone:
image: plugins/git
build:
image: golang
commands:
- make build
- make test
slack:
image: plugins/slack
webhook: https://hooks.slack.com/services/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
channel: build