mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Summary: Resubmit of #20775 Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/20930 Differential Revision: D15503173 Pulled By: ezyang fbshipit-source-id: a5de8eacf6b29ee26f07ac53c915fff3f4d32569
5 lines
261 B
Markdown
5 lines
261 B
Markdown
All the scripts in this directory are callable from `~/workspace/.circleci/scripts/foo.sh`.
|
|
Don't try to call them as `.circleci/scripts/foo.sh`, that won't
|
|
(necessarily) work. See Note [Workspace for CircleCI scripts] in
|
|
job-specs-setup.yml for more details.
|