Skip to content

Commit 1333352

Browse files
[ERSSUP-84572]-[JW]-[use edge branch]-[AP]
1 parent af97d3c commit 1333352

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)