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 fcefb4b + bf5849a commit e6f897fCopy full SHA for e6f897f
.circleci/config.yml
@@ -13,7 +13,7 @@ install_dependency: &install_dependency
13
install_deploysuite: &install_deploysuite
14
name: Installation of install_deploysuite.
15
command: |
16
- git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
+ git clone --branch dev https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
17
cp ./../buildscript/master_deploy.sh .
18
cp ./../buildscript/buildenv.sh .
19
cp ./../buildscript/awsconfiguration.sh .
0 commit comments