diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 0a296edec..e0a6db980 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -21,7 +21,7 @@ resources: type: github name: hmcts/cpp-azure-devops-templates endpoint: 'hmcts' - ref: 'main' + ref: 'wildfly40' pool: name: "MDV-ADO-AGENT-AKS-01" @@ -49,3 +49,4 @@ stages: sonarQubeType: 'sonarQubeAKS' serviceName: ${{ variables['service_Name'] }} itTestFolder: ${{ variables['itTest_Folder'] }} + aksDeployBranch: 'wildfly40'