Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
		
							parent
							
								
									8ec3c5579f
								
							
						
					
					
						commit
						d2bda642b0
					
				| @ -27,6 +27,12 @@ steps: | ||||
|     workingDir: 'EnotaryoPH/EnotaryoPH.Web' | ||||
|     customCommand: 'install --production' | ||||
| 
 | ||||
| - task: PowerShell@2 | ||||
|   inputs: | ||||
|     targetType: 'inline' | ||||
|     script: | | ||||
|       npm install rimraf -g | ||||
| 
 | ||||
| - task: NuGetCommand@2 | ||||
|   inputs: | ||||
|     restoreSolution: '$(solution)' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user