Skip to content

Commit 08bdbf0

Browse files
Merge pull request #2327 from NHSDigital/feature/ERSSUP-84572-AP
[ERSSUP-84572]-[JW]-[use edge branch]-[AP]
2 parents 3d0d864 + 34db753 commit 08bdbf0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

azure/azure-build-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ resources:
1717
- repository: common
1818
type: github
1919
name: NHSDigital/api-management-utils
20-
ref: refs/heads/master
20+
ref: refs/heads/edge
2121
endpoint: NHSDigital
2222

2323
variables:

azure/azure-pr-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resources:
88
- repository: common
99
type: github
1010
name: NHSDigital/api-management-utils
11-
ref: refs/heads/master
11+
ref: refs/heads/edge
1212
endpoint: NHSDigital
1313
pipelines:
1414
- pipeline: build_pipeline

azure/azure-release-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resources:
88
- repository: common
99
type: github
1010
name: NHSDigital/api-management-utils
11-
ref: refs/heads/master
11+
ref: refs/heads/edge
1212
endpoint: NHSDigital
1313
pipelines:
1414
- pipeline: build_pipeline

0 commit comments

Comments
 (0)