test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
jusax23 2022-11-08 20:48:52 +01:00
parent 64977ed590
commit 6531454724

View file

@ -5,8 +5,8 @@ pipeline:
build:
image: node:18-alpine
commands:
- sudo apt update
- sudo apk add git
- apk update
- apk add git
- npm update
- npm install
- mkdir build