Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
6241d471
"tests/vscode:/vscode.git/clone" did not exist on "7cc8b34a4b810cc9be63ce685242111b7b4dec8c"
Unverified
Commit
6241d471
authored
Aug 18, 2023
by
Philip Meier
Committed by
GitHub
Aug 18, 2023
Browse files
increase HTTP post buffer for doc upload (#7851)
parent
74f50d93
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/docs.yml
.github/workflows/docs.yml
+1
-0
No files found.
.github/workflows/docs.yml
View file @
6241d471
...
@@ -118,5 +118,6 @@ jobs:
...
@@ -118,5 +118,6 @@ jobs:
git config user.name 'pytorchbot'
git config user.name 'pytorchbot'
git config user.email 'soumith+bot@pytorch.org'
git config user.email 'soumith+bot@pytorch.org'
git config http.postBuffer 524288000
git commit -m "auto-generating sphinx docs" || true
git commit -m "auto-generating sphinx docs" || true
git push
git push
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment