Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
		
							parent
							
								
									2b4f737102
								
							
						
					
					
						commit
						2756fa2fa6
					
				| @ -107,6 +107,7 @@ stages: | |||||||
|   - job: WindowsBuild |   - job: WindowsBuild | ||||||
|     displayName: 'Build on Windows' |     displayName: 'Build on Windows' | ||||||
|     dependsOn: SetupEnvironment |     dependsOn: SetupEnvironment | ||||||
|  |     condition: ne(variables['Build.Reason'], 'PullRequest') | ||||||
|     variables: |     variables: | ||||||
|       folderChanged: $[ dependencies.SetupEnvironment.outputs['diffStep.folderChanged'] ] |       folderChanged: $[ dependencies.SetupEnvironment.outputs['diffStep.folderChanged'] ] | ||||||
|     pool: |     pool: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user