Revert "Temporarily disable CredScan"
This commit is contained in:
parent
3d908e8989
commit
ed6dfd2b7c
1 changed files with 0 additions and 4 deletions
|
@ -70,10 +70,6 @@ extends:
|
||||||
name: $(DncEngInternalBuildPool)
|
name: $(DncEngInternalBuildPool)
|
||||||
image: 1es-windows-2022
|
image: 1es-windows-2022
|
||||||
os: windows
|
os: windows
|
||||||
# Temporary to workaround MicroBuild issues.
|
|
||||||
credscan:
|
|
||||||
enabled: false
|
|
||||||
justificationForDisabling: 'CredScan is failing on the MicroBuild signing plugin. "MicroBuild/Plugins/nuget.config" has changing content and thus cannot be baselined.'
|
|
||||||
stages:
|
stages:
|
||||||
- stage: Build
|
- stage: Build
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue