Skip to content

Commit 5d70c61

Browse files
fix build
1 parent f597192 commit 5d70c61

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
@@ -20,7 +20,7 @@ install_dependency: &install_dependency
2020
install_deploysuite: &install_deploysuite
2121
name: Installation of install_deploysuite.
2222
command: |
23-
git clone --branch v1.4 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
23+
git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
2424
cp ./../buildscript/master_deploy.sh .
2525
cp ./../buildscript/buildenv.sh .
2626
cp ./../buildscript/awsconfiguration.sh .

0 commit comments

Comments
 (0)