- Notifications
You must be signed in to change notification settings - Fork480
Commit8260d9c
committed
Merged PR 312372: Inject credentials into .npmrc using YML package_sources config instead of npm authenticate task
Previously I added npm authenticate task to the pipeline to inject credentials to the .npmrc.This task is not compliant to CDPX. I'm switching to YAML instead as mentioned in this [doc](https://onebranch.visualstudio.com/OneBranch/_wiki/wikis/OneBranch.wiki/4787/Consuming-Packages-in-a-CDPx-Pipeline?anchor=npm)1 parent2c561d8 commit8260d9c
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 |
| |
43 | 46 |
| |
44 | 47 |
| |
|
0 commit comments
Comments
(0)