specify node
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
FloatingGhost 2022-06-15 17:08:33 +01:00
parent c3da5db3dd
commit c30e11139d

View file

@ -3,6 +3,7 @@ pipeline:
when: when:
event: event:
- push - push
image: node:16
commands: commands:
- yarn - yarn
- yarn lint - yarn lint