Skip to content

Commit

Permalink
Disable Npm Audit
Browse files Browse the repository at this point in the history
  • Loading branch information
Univer-lion-lab committed May 31, 2024
1 parent e047deb commit 8e46d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DevOps/pipeline/azure-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ stages:
- template: pipeline/dependencyCheck.yml@devopsTemplates
parameters:
npmInstCmd: 'install --force --json --no-package-lock'
npmAudit: false

- template: pipeline/build.yml@devopsTemplates
parameters:
Expand Down

0 comments on commit 8e46d35

Please sign in to comment.