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

This commit is contained in:
Manuel Friedli 2019-05-10 15:10:05 +02:00
parent cb92b01fdc
commit 32a25e27b1
1 changed files with 1 additions and 1 deletions

View File

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