Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit b794b59

Browse files
authored
Update config.yml
Build fix
1 parent d064a96 commit b794b59

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
@@ -25,7 +25,7 @@ install_dependency: &install_dependency
2525
install_deploysuite: &install_deploysuite
2626
name: Installation of install_deploysuite.
2727
command: |
28-
git clone --branch v1.3 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
28+
git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
2929
cp ./../buildscript/master_deploy.sh .
3030
cp ./../buildscript/buildenv.sh .
3131
cp ./../buildscript/awsconfiguration.sh .

0 commit comments

Comments
 (0)