Sha256: 3d6433b61d867eed9494f8e4e42c5ff3ef853b8b68495a603305b2412007abdd
Contents?: true
Size: 424 Bytes
Versions: 3
Compression:
Stored size: 424 Bytes
Contents
#!/bin/bash -x set -e git clean -ffdx bundle install --path "${HOME}/bundles/${JOB_NAME}" # Obtain the integration test parameters git clone git@github.gds:gds/vcloud-tools-testing-config.git mv vcloud-tools-testing-config/vcloud_tools_testing_config.yaml spec/integration/ rm -rf vcloud-tools-testing-config bundle exec rake RUBYOPT="-r ./tools/fog_credentials" bundle exec rake integration bundle exec rake publish_gem
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vcloud-core-0.6.0 | jenkins.sh |
vcloud-core-0.5.0 | jenkins.sh |
vcloud-core-0.4.0 | jenkins.sh |