Trying out some stuff
ci/woodpecker/push/woodpecker Pipeline failed Details

pull/13/head
Jef Roosens 2021-12-30 08:39:33 +01:00
parent a1b35747af
commit 40d491284e
Signed by: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ pipeline:
image: 'node:17.3.0'
commands:
- yarn install
- yarn run lint
test:
image: 'node:17.3.0'