From 44a9ea7637f852d6ec661f5b31595cc315a783d1 Mon Sep 17 00:00:00 2001 From: AnatolyPristensky Date: Wed, 13 Mar 2024 14:35:03 +0100 Subject: [PATCH] Add credscansuppressions file --- .azurepipelines/build-shared-ios-1ES.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.azurepipelines/build-shared-ios-1ES.yml b/.azurepipelines/build-shared-ios-1ES.yml index 9e364995e..9273e8e84 100644 --- a/.azurepipelines/build-shared-ios-1ES.yml +++ b/.azurepipelines/build-shared-ios-1ES.yml @@ -39,6 +39,8 @@ extends: TestApp/ TestApp34/ DemoApp/ + credscan: + suppressionsFile: $(Build.SourcesDirectory)/.config/CredScanSuppressions.json stages: - stage: stage jobs: