Skip to content

Commit bd68054

Browse files
committed
Added pipeline dependancy
1 parent e0d17f7 commit bd68054

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

azure/azure-pr-new-int-pipeline.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,15 @@ resources:
1010
name: NHSDigital/api-management-utils
1111
ref: refs/heads/edge
1212
endpoint: NHSDigital
13-
13+
pipelines:
14+
- pipeline: build_pipeline
15+
source: "Immunisation-Fhir-Api-Build"
16+
trigger:
17+
branches:
18+
exclude:
19+
- master
20+
- refs/heads/master
21+
- refs/tags/v*
1422
pool:
1523
name: 'AWS-ECS'
1624

0 commit comments

Comments
 (0)