We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a11a6 commit 50df461Copy full SHA for 50df461
.buildkite/pipeline.yml
@@ -7,7 +7,6 @@ steps:
7
- yarn install --frozen-lockfile
8
- yarn lint || true
9
- yarn test
10
- - yarn test:ci
11
plugins:
12
- ssh://git@github.com/segmentio/cache-buildkite-plugin#v1.0.0:
13
key: "v1-cache-dev-{{ checksum 'yarn.lock' }}"
0 commit comments