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 c2253a7 + 1fbef3c commit 8a86d46Copy full SHA for 8a86d46
.circleci/config.yml
@@ -15,7 +15,7 @@ install_dependency: &install_dependency
15
install_deploysuite: &install_deploysuite
16
name: Installation of install_deploysuite.
17
command: |
18
- 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
19
cp ./../buildscript/master_deploy.sh .
20
cp ./../buildscript/buildenv.sh .
21
cp ./../buildscript/awsconfiguration.sh .
0 commit comments