Skip to content

Commit

Permalink
bundler_dir #4
Browse files Browse the repository at this point in the history
  • Loading branch information
JCL38-ORANGE committed Apr 29, 2021
1 parent 7819976 commit ca00ecc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/cf-mysql-broker/packaging
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# abort script on any command that exits with a non zero value
set +e
set -e

source "${BOSH_PACKAGES_DIR:-/var/vcap/packages}/ruby-2.7.3-r0.44.0/bosh/compile.env"
rsync -a cf-mysql-broker/ ${BOSH_INSTALL_TARGET}
Expand Down Expand Up @@ -27,6 +27,4 @@ rsync -a cf-mysql-broker/ ${BOSH_INSTALL_TARGET}
bundle config build.mysql2 --with-mysql-config=$mysqlclient_dir/bin/mariadb_config
bosh_bundle_local --deployment

sleep 10800

)

0 comments on commit ca00ecc

Please sign in to comment.