Skip to content

Commit 6aced87

Browse files
committed
Merge pull request contiv#206 from shaleman/sanity
fix make release
2 parents 585fdac + a858b5b commit 6aced87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
export GOPATH=$WORKSPACE
77
export GOBIN=$GOPATH/bin
88
export GOSRC=$GOPATH/src
9-
export PATH=$PATH:/sbin/:/usr/local/go/bin:$GOBIN
9+
export PATH=$PATH:/sbin/:/usr/local/go/bin:$GOBIN:$GOPATH/src/github.com/contiv/netplugin/bin

0 commit comments

Comments
 (0)