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 92463ad commit 8ab1d18Copy full SHA for 8ab1d18
.buildkite/pipeline.yml
@@ -13,3 +13,4 @@ steps:
13
- "npm run test"
14
- "npm run build"
15
- "[[ $BUILDKITE_PULL_REQUEST == 'false' ]] && npm run bkRelease && npm run demo || true"
16
+ timeout_in_minutes: 15
0 commit comments