Adding woodpecker. Try 3

This commit is contained in:
Dessalines 2023-03-23 13:29:58 -04:00
parent 446ac6f8f9
commit e0ebfdb266

View file

@ -11,6 +11,8 @@ pipeline:
image: node:14-alpine
commands:
- yarn
when:
platform: linux/amd64
yarn_lint:
image: node:14-alpine