mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
Disable component governance task in localization build
This commit is contained in:
parent
fd317f5623
commit
0b04ea75e8
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ jobs:
|
||||||
- ClientAlias -equals PKGESUTILAPPS
|
- ClientAlias -equals PKGESUTILAPPS
|
||||||
workspace:
|
workspace:
|
||||||
clean: outputs
|
clean: outputs
|
||||||
|
variables:
|
||||||
|
skipComponentGovernanceDetection: true
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- checkout: self
|
||||||
clean: true
|
clean: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue