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