Sha256: b806048dbc47464a25bba0b7aa6ec84831b33264705bc0800c8b93ac59395975
Contents?: true
Size: 144 Bytes
Versions: 2
Compression:
Stored size: 144 Bytes
Contents
#!/bin/bash -x set -e bundle install --path "${HOME}/bundles/${JOB_NAME}" RUBYOPT="-r ./tools/fog_credentials" bundle exec rake integration:all
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vcloud-launcher-0.0.5 | jenkins_integration_tests.sh |
vcloud-launcher-0.0.4 | jenkins_integration_tests.sh |