Skip to content

Commit 1df12ca

Browse files
Update azure-pipelines.yaml
1 parent be67a21 commit 1df12ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/automation/azure-pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ extends:
7777
justificationForDisabling: CodeQL runs against the nightly build
7878
credscan:
7979
enabled: true
80-
suppressionsFile: $(System.DefaultWorkingDirectory)/android/.gdn/CredScanSuppressions.json
80+
suppressionsFile: .gdn/CredScanSuppressions.json
8181
policheck:
8282
enabled: false
8383
justification: Built in task does not support multi-language scanning

0 commit comments

Comments
 (0)