From 9f2fd3f596a197b82f9687972545f0319e178e7c Mon Sep 17 00:00:00 2001 From: Alastair Lock Date: Thu, 19 Mar 2026 11:26:02 +0000 Subject: [PATCH] Move dtos-devops-template to main branch --- .azuredevops/pipelines/hub-infrastructure-dev.yaml | 2 +- .azuredevops/pipelines/hub-infrastructure-live.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.azuredevops/pipelines/hub-infrastructure-dev.yaml b/.azuredevops/pipelines/hub-infrastructure-dev.yaml index 18b84b56..16bd2fac 100644 --- a/.azuredevops/pipelines/hub-infrastructure-dev.yaml +++ b/.azuredevops/pipelines/hub-infrastructure-dev.yaml @@ -11,7 +11,7 @@ resources: - repository: dtos-devops-templates type: github name: NHSDigital/dtos-devops-templates - ref: PPHA-417-Create-infra-as-code-for-Hub-resources + ref: main endpoint: NHSDigital variables: diff --git a/.azuredevops/pipelines/hub-infrastructure-live.yaml b/.azuredevops/pipelines/hub-infrastructure-live.yaml index 6fafb020..b1dac701 100644 --- a/.azuredevops/pipelines/hub-infrastructure-live.yaml +++ b/.azuredevops/pipelines/hub-infrastructure-live.yaml @@ -11,7 +11,7 @@ resources: - repository: dtos-devops-templates type: github name: NHSDigital/dtos-devops-templates - ref: PPHA-417-Create-infra-as-code-for-Hub-resources + ref: main endpoint: NHSDigital variables: