From 9bb60b3a63d753aae5b5e366bea112e9dac10e27 Mon Sep 17 00:00:00 2001 From: Eskil Uhlving Larsen <7443949+picccard@users.noreply.github.com> Date: Sun, 21 Jul 2024 00:56:43 +0200 Subject: [PATCH] remove duplicated code from example --- samples/IaCMapping/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/samples/IaCMapping/azure-pipelines.yml b/samples/IaCMapping/azure-pipelines.yml index f8137f5..8dca88d 100644 --- a/samples/IaCMapping/azure-pipelines.yml +++ b/samples/IaCMapping/azure-pipelines.yml @@ -23,8 +23,6 @@ steps: terraform apply -auto-approve - task: MicrosoftSecurityDevOps@1 - displayName: 'Microsoft Security DevOps' - task: MicrosoftSecurityDevOps@1 displayName: 'Microsoft Security DevOps' # If you want to only run iacfilescanner, uncomment the below lines # inputs: