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:
|
||||
image: golang:1.5
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user