diff --git a/k8s-custom-pipelines.yml b/k8s-custom-pipelines.yml index 296e4b95614..b7149e68244 100644 --- a/k8s-custom-pipelines.yml +++ b/k8s-custom-pipelines.yml @@ -4,6 +4,11 @@ resources: type: git endpoint: AzureReposConnection name: One/compute-HybridMgmt-K8sPartnerExtensionTest + ref: ${{ parameters.testbranch }} + trigger: + branches: + include: + - '*' trigger: batch: true