Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
41f52b829e
commit
8ec3c5579f
@ -23,9 +23,9 @@ steps:
|
||||
|
||||
- task: Npm@1
|
||||
inputs:
|
||||
command: 'install'
|
||||
command: 'custom'
|
||||
workingDir: 'EnotaryoPH/EnotaryoPH.Web'
|
||||
- task: NuGetToolInstaller@1
|
||||
customCommand: 'install --production'
|
||||
|
||||
- task: NuGetCommand@2
|
||||
inputs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user