From e5bc6fe6eae01259c56e8cb144fbcb827acdc434 Mon Sep 17 00:00:00 2001 From: Roan Paulus <123072030+RoanPaulus@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:56:39 +0100 Subject: [PATCH] Removed aquasec (#50) --- azure-pipelines.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 4bcfd4b..9387267 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -76,4 +76,3 @@ jobs: btdBuild: ${{ variables.btdBuild }} btdTest: ${{ variables.btdTest }} btdDeploy: ${{ variables.btdDeploy }} - aquaScan: ${{ eq(variables['Build.Reason'], 'PullRequest') }}