We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0d17f7 commit bd68054Copy full SHA for bd68054
azure/azure-pr-new-int-pipeline.yml
@@ -10,7 +10,15 @@ resources:
10
name: NHSDigital/api-management-utils
11
ref: refs/heads/edge
12
endpoint: NHSDigital
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*
22
pool:
23
name: 'AWS-ECS'
24
0 commit comments