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 79560ca commit 19cd0d5Copy full SHA for 19cd0d5
.buildkite/pipeline.yml
@@ -7,6 +7,7 @@ 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