From 2bfad5d261736a0df1e23296f9f571b754738a42 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sat, 7 Nov 2020 21:34:04 -0800 Subject: [PATCH] testing ci --- deploy-production.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy-production.sh b/deploy-production.sh index bd41466..93d9eb8 100755 --- a/deploy-production.sh +++ b/deploy-production.sh @@ -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