Added pipeline section to .drone.yml file
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
workspace:
|
||||||
|
base: /go
|
||||||
|
path: src/github.com/josebarn/drone-with-go
|
||||||
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: golang:1.5
|
image: golang:1.5
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user