Skip to content

Commit

Permalink
Merge branch 'master' of github.com:orange-cloudfoundry/bosh-go-cpi-c…
Browse files Browse the repository at this point in the history
…loudstack-cpi
  • Loading branch information
ArthurHlt committed Jul 27, 2018
2 parents fc2b03e + c0a6e20 commit b0b218c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cloudstack_cpi/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source ${pkg_dir}/bosh/compile.env

mkdir -p ../src/github.com/orange-cloudfoundry && cp -a * ../src/github.com/orange-cloudfoundry && mv ../src ./src

mkdir $BOSH_INSTALL_TARGET/bin
mkdir -p $BOSH_INSTALL_TARGET/bin

go build -o $BOSH_INSTALL_TARGET/bin/cloudstack_cpi src/github.com/orange-cloudfoundry/bosh-cpi-cloudstack/main/*.go

0 comments on commit b0b218c

Please sign in to comment.