We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 328cc19 + 29beb91 commit 83ee235Copy full SHA for 83ee235
.circleci/config.yml
@@ -36,7 +36,7 @@ install_test_dependency: &install_test_dependency
36
install_deploysuite: &install_deploysuite
37
name: Installation of install_deploysuite.
38
command: |
39
- git clone --branch v1.4 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
+ git clone --branch v1.4.15 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
40
cp ./../buildscript/master_deploy.sh .
41
cp ./../buildscript/buildenv.sh .
42
cp ./../buildscript/awsconfiguration.sh .
0 commit comments