Remove Buildkite pipeline file

These are managed from a separate repo now
(https://github.com/matrix-org/pipelines).
This commit is contained in:
J. Ryan Stinnett 2021-01-25 12:37:38 +00:00
parent 21f3847ccc
commit f7e5d0aa5f

View file

@ -1,8 +0,0 @@
steps:
- label: ":eslint: Lint"
command:
- "yarn install"
- "yarn lint"
plugins:
- docker#v3.0.1:
image: "node:10"