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