This commit is contained in:
parent
394d0d66a3
commit
416017b40e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: install
|
||||
image: node:20-alpine
|
||||
commands:
|
||||
- apk add firefox
|
||||
- npm install
|
||||
- npm run lint
|
||||
- npm run build
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue