diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 1a33232..0000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "stear"] - path = stear - url = https://gitlab.com/jusax23/stear.git - branch = submodule diff --git a/.woodpecker.yml b/.woodpecker.yml index 58c8e39..0a04529 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,7 @@ platform: linux/arm64 pipeline: build: - image: node:16-alpine + image: node:18-alpine commands: - npm ci - mkdir build