We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b438f57 commit aaf85c0Copy full SHA for aaf85c0
.circleci/config.yml
@@ -37,7 +37,7 @@ install_test_dependency: &install_test_dependency
37
install_deploysuite: &install_deploysuite
38
name: Installation of install_deploysuite.
39
command: |
40
- git clone --branch v1.4 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
+ git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
41
cp ./../buildscript/master_deploy.sh .
42
cp ./../buildscript/buildenv.sh .
43
cp ./../buildscript/awsconfiguration.sh .
0 commit comments