Skip to content

Commit fdc6e42

Browse files
Update config.yml
1 parent 896ebb5 commit fdc6e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ install_dependency: &install_dependency
1414
install_deploysuite: &install_deploysuite
1515
name: Installation of install_deploysuite.
1616
command: |
17-
git clone --branch v1.3 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
17+
git clone --branch master https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
1818
cp ./../buildscript/master_deploy.sh .
1919
cp ./../buildscript/buildenv.sh .
2020
cp ./../buildscript/awsconfiguration.sh .

0 commit comments

Comments
 (0)