This commit is contained in:
parent
db0838266e
commit
4420a49b6e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pipeline:
|
|||
image: node:18-alpine
|
||||
commands:
|
||||
- apk add git
|
||||
- git submodule update --init --remote --force
|
||||
- git clone -b submodule https://jusax.de/git/jusax23/stear.git stear
|
||||
- ls -l
|
||||
- npm ci
|
||||
- npm run build
|
||||
|
|
Loading…
Reference in a new issue