mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-12-02 01:01:14 +00:00
Adding woodpecker. Try 13
This commit is contained in:
parent
bbf640df61
commit
1a70acc1c3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue