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