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

Commit 25849c9

Browse files
authored
Update config.yml
1 parent 3eeea00 commit 25849c9

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

0 commit comments

Comments
 (0)