jenkins.sh in vcloud-walker-3.2.2 vs jenkins.sh in vcloud-walker-3.2.3
- old
+ new
@@ -5,8 +5,8 @@
git clean -fdx
bundle install --path "${HOME}/bundles/${JOB_NAME}"
bundle exec rake
-RUBYOPT="-r ./tools/fog_credentials" bundle exec rake integration_test
+RUBYOPT="-r ./tools/fog_credentials" bundle exec rake integration
bundle exec rake publish_gem