This commit is contained in:
parent
81ac651ff1
commit
c6f15a2617
|
@ -6,5 +6,5 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node:18
|
image: node:18
|
||||||
commands:
|
commands:
|
||||||
- npm run install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
Loading…
Reference in a new issue