From e3f425d580da06914f3815b083e50d13db2f0bdf Mon Sep 17 00:00:00 2001 From: Yorick Kuijs Date: Thu, 16 Dec 2021 09:39:56 +0100 Subject: [PATCH] Added variable --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0f9ce5987..458b5c194 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,6 +15,7 @@ variables: buildArtifactName: output testResultFolderName: testResults testArtifactName: testResults + defaultBranch: master stages: - stage: Build