We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35de529 commit ab2e00bCopy full SHA for ab2e00b
travis-ci/deploy2.sh
@@ -9,6 +9,7 @@ git config --global user.name "${GIT_NAME}"
9
git config --global push.default simple
10
git branch
11
git checkout $TRAVIS_BRANCH
12
+git branch
13
#sudo git remote add origin https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git
14
#git fetch --tags
15
msg="Tag $GIT_TAG Generated from TravisCI for build $TRAVIS_BUILD_NUMBER"
0 commit comments