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
db7dc02c
"src/git@developer.sourcefind.cn:OpenDAS/lmdeploy.git" did not exist on "cad705121e616767c98f466ec76e424fa9828e69"
Unverified
Commit
db7dc02c
authored
Mar 27, 2023
by
Philip Meier
Committed by
GitHub
Mar 27, 2023
Browse files
prepare doc preview s3-prefix for future change (#7459)
parent
d4adf089
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
.github/workflows/docs.yml
.github/workflows/docs.yml
+13
-0
No files found.
.github/workflows/docs.yml
View file @
db7dc02c
...
@@ -66,3 +66,16 @@ jobs:
...
@@ -66,3 +66,16 @@ jobs:
if-no-files-found
:
error
if-no-files-found
:
error
path
:
html
path
:
html
s3-prefix
:
pytorch/vision/${{ github.event.pull_request.number }}
s3-prefix
:
pytorch/vision/${{ github.event.pull_request.number }}
# The upload below duplicates the upload from above, but to a different path. This is needed since we are in the
# process of changing the path, but want to keep the disruption to a minimum.
# See https://github.com/pytorch/test-infra/issues/3894
# After a grace period, we can delete this again
-
name
:
Upload docs preview
uses
:
seemethere/upload-artifact-s3@v5
with
:
retention-days
:
14
s3-bucket
:
doc-previews
if-no-files-found
:
error
path
:
html
s3-prefix
:
pytorch/pytorch/vision/${{ github.event.pull_request.number }}
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