Skip to content

Commit 8a86d46

Browse files
Merge pull request #137 from topcoder-platform/develop
fix build
2 parents c2253a7 + 1fbef3c commit 8a86d46

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
@@ -15,7 +15,7 @@ install_dependency: &install_dependency
1515
install_deploysuite: &install_deploysuite
1616
name: Installation of install_deploysuite.
1717
command: |
18-
git clone --branch v1.4 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
18+
git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
1919
cp ./../buildscript/master_deploy.sh .
2020
cp ./../buildscript/buildenv.sh .
2121
cp ./../buildscript/awsconfiguration.sh .

0 commit comments

Comments
 (0)