Merge pull request #167 from vector-im/jryans/rm-buildkite

Remove Buildkite pipeline file
This commit is contained in:
J. Ryan Stinnett 2021-01-25 12:46:51 +00:00 committed by GitHub
commit 0b01b32e98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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