mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
As I had a really hard time figuring out what is failing in https://github.com/pytorch/pytorch/actions/runs/3987520975/jobs/6837450121
Together with https://github.com/pytorch/pytorch/pull/92816 it will ensure, that even if ghcr upload fails, CI will continue to work
Per @ZainRizvi suggestion added retry logic for the upload step
Test plan: push temp change(
|
||
|---|---|---|
| .. | ||
| actions | ||
| ci_commit_pins | ||
| ISSUE_TEMPLATE | ||
| requirements | ||
| scripts | ||
| templates | ||
| workflows | ||
| actionlint.yaml | ||
| auto_request_review.yml | ||
| ISSUE_TEMPLATE.md | ||
| labeler.yml | ||
| merge_rules.yaml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| pytorch-circleci-labels.yml | ||
| pytorch-probot.yml | ||
| regenerate.sh | ||
| requirements-gha-cache.txt | ||