Skip to content

Commit aaf85c0

Browse files
authored
Update config.yml
1 parent b438f57 commit aaf85c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ install_test_dependency: &install_test_dependency
3737
install_deploysuite: &install_deploysuite
3838
name: Installation of install_deploysuite.
3939
command: |
40-
git clone --branch v1.4 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
40+
git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
4141
cp ./../buildscript/master_deploy.sh .
4242
cp ./../buildscript/buildenv.sh .
4343
cp ./../buildscript/awsconfiguration.sh .

0 commit comments

Comments
 (0)