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.
1 parent 129b2dc commit 2e0a876Copy full SHA for 2e0a876
.circleci/config.yml
@@ -16,7 +16,7 @@ install_dependency: &install_dependency
16
install_deploysuite: &install_deploysuite
17
name: Installation of install_deploysuite.
18
command: |
19
- git clone --branch v1.4.1 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
+ git clone --branch v1.4.15 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
20
cp ./../buildscript/master_deploy.sh .
21
cp ./../buildscript/buildenv.sh .
22
cp ./../buildscript/awsconfiguration.sh .
0 commit comments