Commit c22abea
feat: add RepoPath parameter to install-run-rush pipeline template
Add a configurable RepoPath parameter (defaulting to Build.SourcesDirectory)
so callers can specify a custom repo root when the checkout is in a
non-default location. The parameter sets workingDirectory and adjusts
INSTALL_RUN_RUSH_LOCKFILE_PATH accordingly.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3bb7435 commit c22abea
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | | - | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
0 commit comments