Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
roi-codefresh authored Jun 20, 2021
2 parents ea6a840 + 836c833 commit 7165d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7165d35

Please sign in to comment.