Add lint to woodpecker
This commit is contained in:
parent
5637e62900
commit
6631177aeb
@ -1,4 +1,9 @@
|
||||
steps:
|
||||
lint:
|
||||
image: docker.io/node:16
|
||||
commands:
|
||||
- git clone --recurse-submodules -j8 https://codeberg.org/dragongoose/safetwitch
|
||||
- npm run lint
|
||||
build:
|
||||
image: docker.io/node:16
|
||||
commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user