diff --git a/build/sanity.yml b/build/sanity.yml index ecb40e00..c3378e67 100644 --- a/build/sanity.yml +++ b/build/sanity.yml @@ -23,6 +23,7 @@ steps: - cf_export GO111MODULE=on - cf_export GOCACHE=/codefresh/volume/gocache # change gopath to codefresh shared volume - cf_export GOPATH=/codefresh/volume/gopath + - mkdir -p /codefresh/volume/gopath/bin || true - cf_export PATH=$PATH:/codefresh/volume/gopath/bin when: steps: