Adding woodpecker. Try 9

This commit is contained in:
Dessalines 2023-03-23 13:43:54 -04:00
parent aa409a53a4
commit 3d759e0512

View file

@ -11,8 +11,6 @@ pipeline:
image: node:14-alpine
commands:
- yarn
when:
platform: [windows/*]
yarn_lint:
image: node:14-alpine
@ -100,3 +98,7 @@ pipeline:
ignore_missing: true
when:
event: tag
when:
platform: linux/amd64