testing ci

This commit is contained in:
Chris Troutner
2020-11-07 21:00:05 -08:00
parent 8e4592826f
commit 840e92e54c
+2
View File
@@ -20,4 +20,6 @@ if [ $GIT_BRANCH == master ]
echo "...Finished deploying to production." echo "...Finished deploying to production."
else
echo "Not master, so not deploying."
fi fi