We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f597192 commit 5d70c61Copy full SHA for 5d70c61
.circleci/config.yml
@@ -20,7 +20,7 @@ install_dependency: &install_dependency
20
install_deploysuite: &install_deploysuite
21
name: Installation of install_deploysuite.
22
command: |
23
- 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
24
cp ./../buildscript/master_deploy.sh .
25
cp ./../buildscript/buildenv.sh .
26
cp ./../buildscript/awsconfiguration.sh .
0 commit comments