fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
jusax23 2022-11-08 16:14:52 +01:00
parent 6a11f89208
commit 77024103b9
2 changed files with 1 additions and 5 deletions

4
.gitmodules vendored
View file

@ -1,4 +0,0 @@
[submodule "stear"]
path = stear
url = https://gitlab.com/jusax23/stear.git
branch = submodule

View file

@ -3,7 +3,7 @@ platform: linux/arm64
pipeline: pipeline:
build: build:
image: node:16-alpine image: node:18-alpine
commands: commands:
- npm ci - npm ci
- mkdir build - mkdir build