Sha256: 4c3d4369457b3df355acc4a344ff81f9d37afd8d0b4a70e54b153fca1bee5b06
Contents?: true
Size: 362 Bytes
Versions: 2
Compression:
Stored size: 362 Bytes
Contents
#!/bin/bash -x set -e bundle install --path "${HOME}/bundles/${JOB_NAME}" # commented out for now as there are no unit tests # and rake aefault is currently integration test # bundle exec rake ./scripts/generate_fog_conf_file.sh export FOG_RC=fog_integration_test.config bundle exec rake integration rm fog_integration_test.config bundle exec rake publish_gem
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vcloud-net_launcher-0.0.2 | jenkins.sh |
vcloud-net_launcher-0.0.1 | jenkins.sh |