We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3d339 commit 52ad0e5Copy full SHA for 52ad0e5
2 files changed
.azure-pipelines/publish-nightly.yml
@@ -84,7 +84,6 @@ extends:
84
inputs:
85
versionSource: fromFile
86
versionFilePath: .nvmrc
87
- nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download
88
89
- script: npm ci
90
displayName: Install NPM dependencies
.azure-pipelines/publish-stable.yml
@@ -68,7 +68,6 @@ extends:
68
69
70
71
72
73
74
0 commit comments