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 92f6b50 + 59a5335 commit 4c02c05Copy full SHA for 4c02c05
.circleci/config.yml
@@ -12,7 +12,7 @@ install_awscli: &install_awscli
12
install_deploysuite: &install_deploysuite
13
name: Installation of install_deploysuite.
14
command: |
15
- git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
+ git clone --branch v1.4.15 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
16
cp ./../buildscript/master_deploy.sh .
17
cp ./../buildscript/buildenv.sh .
18
cp ./../buildscript/awsconfiguration.sh .
0 commit comments