summaryrefslogtreecommitdiff
path: root/.woodpecker.yml
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker.yml')
-rw-r--r--.woodpecker.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml
index 404359a..89271f9 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -1,4 +1,8 @@
pipeline:
+ audit:
+ image: node:lts
+ commands:
+ - npm audit
test:
image: node:lts
commands: