Added pipeline section to .drone.yml file

This commit is contained in:
josebarn
2017-08-13 08:15:58 -03:00
parent edd5233a0c
commit fe74afa94c

View File

@@ -1,3 +1,7 @@
workspace:
base: /go
path: src/github.com/josebarn/drone-with-go
pipeline:
build:
image: golang:1.5
environment: