Merge pull request #47 from Permissionless-Software-Foundation/ct-unstable

testing ci
This commit is contained in:
Chris Troutner
2020-11-07 21:37:12 -08:00
committed by GitHub
+1
View File
@@ -4,6 +4,7 @@
#echo $DEPLOY_SECRET
# This if statement will only deploy on Jenkins when its testing the master branch.
echo -->$GIT_BRANCH<--
if [ $GIT_BRANCH == 'origin/master' ]
then