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 3cb1836 commit ba54119Copy full SHA for ba54119
.buildkite/pipeline.yml
@@ -41,9 +41,8 @@ steps:
41
- echo "--- Install dependencies"
42
- yarn install --immutable
43
- yarn run -T browser exec make ci
44
- - echo " +++ Are there coverage files here"
45
- - echo $PWD
46
- find . -name "coverage-*.json"
+ - echo $PWD
47
plugins:
48
- ssh://[email protected]/segmentio/cache-buildkite-plugin#v2.0.0:
49
key: "v1.1-cache-dev-{{ checksum 'yarn.lock' }}"
0 commit comments