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
|
- name: install
|
||||||
image: node:20-alpine
|
image: node:20-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add firefox
|
- npm install
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- npm run build
|
- npm run build
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue