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