Skip to content

Commit c2e3575

Browse files
committed
TCLOUD-4780: Try --parallel 9
1 parent ec76654 commit c2e3575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview_create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Create redirects on S3
6666
run: |
67-
node .github/workflows/scripts/generate_redirects.mjs tiny-cloud-antora-docs-preview ${PR}/${RUN} --parallel 11
67+
node .github/workflows/scripts/generate_redirects.mjs tiny-cloud-antora-docs-preview ${PR}/${RUN} --parallel 9
6868
6969
- name: Update pointer to current run output # put in the docs subfolder as we rely on that path in redirects
7070
run: |

0 commit comments

Comments
 (0)