File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 3d3c5ab00ed58d8c5966c5bcba624a88ed822fb2
2+ refs/heads/master: e4f7dd8d59dda0e5a9b2a548f90c7dc273ccbc9d
33refs/heads/travis: 0fa997e2fc9c6b61b2d91e6d163655aae67d44b6
44refs/heads/gh-pages: 5a10432ecc75f29812e33a8236c900379509fe99
Original file line number Diff line number Diff line change @@ -28,10 +28,8 @@ if [ "${TRAVIS_JDK_VERSION}" == "oraclejdk7" -a "${TRAVIS_BRANCH}" == "master" -
2828 git config --global push.default simple
2929 git push --quiet " https://${CI_DEPLOY_USERNAME} :${CI_DEPLOY_PASSWORD} @github.com/GoogleCloudPlatform/gcloud-java.git" > /dev/null 2>&1
3030
31- # Update versions README and pom.xml in master branch
3231 cd ..
33- utilities/update_docs_version.sh
34-
32+ utilities/update_docs_version.sh # Update version in READMEs
3533 mvn deploy --settings target/travis/settings.xml -P sign-deploy
3634 else
3735 mvn deploy -DskipTests=true -Dgpg.skip=true --settings target/travis/settings.xml
You can’t perform that action at this time.
0 commit comments