Fixed indentation
This commit is contained in:
		
							parent
							
								
									82ed71dd44
								
							
						
					
					
						commit
						f4db27deba
					
				| @ -1,15 +1,15 @@ | ||||
| name: 'Catalog-API-Build' | ||||
| variables: | ||||
|   ProjectName: Catalog.API | ||||
|   trigger: | ||||
|     branches: | ||||
|       include: | ||||
|       - master | ||||
|       - dev | ||||
|     paths: | ||||
|       include: | ||||
|       - src/BuildingBlocks/* | ||||
|       - src/Services/Catalog/* | ||||
| trigger: | ||||
|   branches: | ||||
|     include: | ||||
|     - master | ||||
|     - dev | ||||
|   paths: | ||||
|     include: | ||||
|     - src/BuildingBlocks/* | ||||
|     - src/Services/Catalog/* | ||||
| jobs: | ||||
| - template: ../webapp-build.yml | ||||
| parameters: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user