We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27641c commit 288b67dCopy full SHA for 288b67d
1 file changed
azure-devops/app-cd.yml
@@ -28,11 +28,11 @@ steps:
28
inputs:
29
versionSpec: 22.x
30
31
- - task: Npm@1
32
- inputs:
33
- command: custom
34
- customCommand: 'install -g npm@latest'
35
- displayName: 'Upgrade npm to latest version'
+# - task: Npm@1
+# inputs:
+# command: custom
+# customCommand: 'install -g npm@latest'
+# displayName: 'Upgrade npm to latest version'
36
37
- task: PowerShell@2
38
displayName: 'Replace with licensed angular-extras'
0 commit comments