Adding woodpecker. Try 13

This commit is contained in:
Dessalines 2023-03-23 14:35:22 -04:00
parent bbf640df61
commit 1a70acc1c3

View file

@ -1,3 +1,5 @@
+platform: linux/arm64
pipeline:
fetch_git_submodules:
image: node:14-alpine
@ -11,8 +13,6 @@ pipeline:
image: node:14-alpine
commands:
- yarn
when:
platform: "linux/amd64"
yarn_lint:
image: node:14-alpine