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

Commit 2e0a876

Browse files
authored
Update config.yml
1 parent 129b2dc commit 2e0a876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ install_dependency: &install_dependency
1616
install_deploysuite: &install_deploysuite
1717
name: Installation of install_deploysuite.
1818
command: |
19-
git clone --branch v1.4.1 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
19+
git clone --branch v1.4.15 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
2020
cp ./../buildscript/master_deploy.sh .
2121
cp ./../buildscript/buildenv.sh .
2222
cp ./../buildscript/awsconfiguration.sh .

0 commit comments

Comments
 (0)