Added pipeline section to .drone.yml file

pull/1/head
josebarn 8 years ago
parent edd5233a0c
commit fe74afa94c

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

Loading…
Cancel
Save