Commit fa01671
fix: use npm@1 task with Azure Artifacts feed for daily CI build
Replace .npmrc creation + npmAuthenticate@0 + script npm ci with a
single npm@1 task using customRegistry/customFeed, matching the
approach from microsoftgraph/msgraph-sdk-typescript-core#583.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0b2a7ff commit fa01671
1 file changed
Lines changed: 7 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 51 | + | |
63 | 52 | | |
64 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
65 | 59 | | |
66 | 60 | | |
67 | 61 | | |
| |||
0 commit comments