mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-25 00:13:00 +00:00
CI: securityscan can ignore our docusaurus deps
This commit is contained in:
@@ -22,6 +22,9 @@ steps:
|
||||
settings:
|
||||
skip-dirs: node_modules/,plugins/woodpecker-plugins/node_modules/
|
||||
dir: docs/
|
||||
# well we should check it, but we can not do much about old deps if docusaurus do not take that serously
|
||||
# but this is not an issue as we just generate a static site anyway ...
|
||||
failure: ignore
|
||||
|
||||
web:
|
||||
depends_on: []
|
||||
|
Reference in New Issue
Block a user