mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
testing ci
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#echo $DEPLOY_SECRET
|
#echo $DEPLOY_SECRET
|
||||||
|
|
||||||
# This if statement will only deploy on Jenkins when its testing the master branch.
|
# 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' ]
|
if [ $GIT_BRANCH == 'origin/master' ]
|
||||||
then
|
then
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user