parent
42fa882157
commit
ce1c1c550a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ pipeline:
|
|||
image: node:18-alpine
|
||||
commands:
|
||||
- apk add git
|
||||
- git submodule update --init --remote --force
|
||||
- npm ci
|
||||
- npm run build
|
||||
- ls build
|
Loading…
Reference in a new issue