Commit da48ac3
authored
[rush] Fix lack of "local-only" option for cacheProvider in build-cache.schema.json (microsoft#4996)
* fix: include missing "local-only" cacheProvider in build-cache.schema.json
* chore: rush change
* fix: include missing "local-only" cacheProvider in build-cache.schema.json1 parent 9193215 commit da48ac3
File tree
2 files changed
+21
-1
lines changed- common/changes/@microsoft/rush
- libraries/rush-lib/src/schemas
2 files changed
+21
-1
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
152 | 162 | | |
153 | 163 | | |
154 | 164 | | |
| |||
0 commit comments