File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 27
27
- deploy :
28
28
name : Running Masterscript
29
29
command : |
30
- git clone --branch master https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
30
+ git clone --branch v1.1 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
31
31
cp ./../buildscript/master_deploy.sh .
32
32
./master_deploy.sh -d ECS -e DEV -t $CIRCLE_BUILD_NUM -s member-group-processor
33
33
56
56
- deploy :
57
57
name : Running Masterscript
58
58
command : |
59
- git clone --branch master https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
59
+ git clone --branch v1.1 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
60
60
cp ./../buildscript/master_deploy.sh .
61
61
./master_deploy.sh -d ECS -e PROD -t $CIRCLE_BUILD_NUM -s member-group-processor-prod
62
62
workflows :
You can’t perform that action at this time.
0 commit comments