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 dacd064 commit 54ccd58Copy full SHA for 54ccd58
azure/new_pipelines/azure-pr-blue-green-root.yml
@@ -10,6 +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
23
pool:
24
name: 'AWS-ECS'
0 commit comments