This seems to be the option I was looking for.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Manuel Friedli 2019-05-10 15:10:05 +02:00
parent cb92b01fdc
commit 32a25e27b1

View file

@ -8,7 +8,7 @@ steps:
- npm install
- name: audit
image: node:12
err_ignore: true
failure: ignore
commands:
- npm audit
- name: build