From ec2fb8e24ff09a5587250326db38c7696eecac57 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sat, 7 Nov 2020 21:50:34 -0800 Subject: [PATCH] testing ci --- deploy-production.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-production.sh b/deploy-production.sh index 93d9eb8..5f7468d 100755 --- a/deploy-production.sh +++ b/deploy-production.sh @@ -4,7 +4,7 @@ #echo $DEPLOY_SECRET # This if statement will only deploy on Jenkins when its testing the master branch. -echo -->$GIT_BRANCH<-- +echo "-->$GIT_BRANCH<--" if [ $GIT_BRANCH == 'origin/master' ] then