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