Commit c278c39
authored
Set preview docs in PRs to overwrite (#7116)
This sets the upload to S3 for docs previews in PRs to overwrite. This
is generally in line with standard S3 behavior and should prevent a CI
error where repeated builds in PRs fail to upload after the first run,
e.g.
[here](https://github.com/pytorch/vision/actions/runs/17506203012?pr=9207).1 parent 548a4bc commit c278c39
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
| 354 | + | |
353 | 355 | | |
354 | 356 | | |
355 | 357 | | |
| |||
0 commit comments