parent
cb92b01fdc
commit
32a25e27b1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
||||||
- npm install
|
- npm install
|
||||||
- name: audit
|
- name: audit
|
||||||
image: node:12
|
image: node:12
|
||||||
err_ignore: true
|
failure: ignore
|
||||||
commands:
|
commands:
|
||||||
- npm audit
|
- npm audit
|
||||||
- name: build
|
- name: build
|
||||||
|
|
Loading…
Add table
Reference in a new issue