Skip to content

Commit c6b5405

Browse files
committed
fix: reusable pl ref to point to latest version
1 parent 5027fb6 commit c6b5405

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.azuredevops/pipelines/acr-image-promote-dev-to-nft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: ce0f49a28a90aa60ac579db350dbd18971b0d5ed
12+
ref: b27ec9f8be6e667ee4073c8436dadb55b9fe99c7
1313
endpoint: NHSDigital
1414

1515
variables:

.azuredevops/pipelines/acr-image-promote-nft-to-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: ce0f49a28a90aa60ac579db350dbd18971b0d5ed
12+
ref: b27ec9f8be6e667ee4073c8436dadb55b9fe99c7
1313
endpoint: NHSDigital
1414

1515
variables:

.azuredevops/pipelines/acr-image-promote-to-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: ce0f49a28a90aa60ac579db350dbd18971b0d5ed
12+
ref: b27ec9f8be6e667ee4073c8436dadb55b9fe99c7
1313
endpoint: NHSDigital
1414

1515
variables:

0 commit comments

Comments
 (0)