This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Fixed indentation
pull/1259/head
Tim McCarthy
5 years ago
parent
82ed71dd44
commit
f4db27deba
1 changed files
with
9 additions
and
9 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-9
build/aro/azure-devops/catalog-api/azure-pipelines.yml
+ 9
- 9
build/aro/azure-devops/catalog-api/azure-pipelines.yml
View File
@ -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:
Write
Preview
Loading…
Cancel
Save