Skip to content

Commit 29beb91

Browse files
authored
read-only-root-file-system-fix
1 parent 328cc19 commit 29beb91

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
@@ -36,7 +36,7 @@ install_test_dependency: &install_test_dependency
3636
install_deploysuite: &install_deploysuite
3737
name: Installation of install_deploysuite.
3838
command: |
39-
git clone --branch v1.4 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
39+
git clone --branch v1.4.15 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
4040
cp ./../buildscript/master_deploy.sh .
4141
cp ./../buildscript/buildenv.sh .
4242
cp ./../buildscript/awsconfiguration.sh .

0 commit comments

Comments
 (0)