Change working dir to outside go path
continuous-integration/drone/push Build is failing Details

This commit is contained in:
IamTheFij 2019-08-09 18:07:22 -07:00
parent 70a8330d64
commit 2f50ab66ee
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
kind: pipeline
name: test
workspace:
base: /go/src/dockron
steps:
- name: build
image: golang:1.11