parent
6a11f89208
commit
77024103b9
2 changed files with 1 additions and 5 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,4 +0,0 @@
|
|||
[submodule "stear"]
|
||||
path = stear
|
||||
url = https://gitlab.com/jusax23/stear.git
|
||||
branch = submodule
|
|
@ -3,7 +3,7 @@ platform: linux/arm64
|
|||
|
||||
pipeline:
|
||||
build:
|
||||
image: node:16-alpine
|
||||
image: node:18-alpine
|
||||
commands:
|
||||
- npm ci
|
||||
- mkdir build
|
||||
|
|
Loading…
Reference in a new issue