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 2e78ca1 commit a8b9f49Copy full SHA for a8b9f49
.circleci/config.yml
@@ -11,7 +11,7 @@ install_dependency: &install_dependency
11
install_deploysuite: &install_deploysuite
12
name: Installation of install_deploysuite.
13
command: |
14
- git clone --branch v1.3 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
+ git clone --branch master https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
15
cp ./../buildscript/master_deploy.sh .
16
cp ./../buildscript/buildenv.sh .
17
cp ./../buildscript/awsconfiguration.sh .
0 commit comments