Skip to content

Commit 4c02c05

Browse files
authored
Merge pull request #746 from topcoder-platform/read-only-root-file-system-fix
read-only-root-file-system-fix
2 parents 92f6b50 + 59a5335 commit 4c02c05

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
@@ -12,7 +12,7 @@ install_awscli: &install_awscli
1212
install_deploysuite: &install_deploysuite
1313
name: Installation of install_deploysuite.
1414
command: |
15-
git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
15+
git clone --branch v1.4.15 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
1616
cp ./../buildscript/master_deploy.sh .
1717
cp ./../buildscript/buildenv.sh .
1818
cp ./../buildscript/awsconfiguration.sh .

0 commit comments

Comments
 (0)