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 c7e8019 commit ec65098Copy full SHA for ec65098
travis-ci/deploy2.sh
@@ -23,8 +23,8 @@ sudo git push origin master -f && git push origin master --tags -f
23
ls -aR
24
#cat $TRAVIS_BUILD_DIR/globalblacklist.conf
25
ls -la $TRAVIS_BUILD_DIR
26
-git branch -a
27
-echo $TRAVIS_BRANCH
+#git branch -a
+#echo $TRAVIS_BRANCH
28
#else echo Tag already exists!; fi
29
30
#YEAR=$(date +"%Y")
0 commit comments