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 30f364f commit 77048e0Copy full SHA for 77048e0
.buildkite/pipelines/scheduled/0_webui.yml
@@ -20,4 +20,8 @@ steps:
20
# verifies the treehash of the pipeline itself and the inputs listed in `inputs`
21
signed_pipelines:
22
- pipeline: .buildkite/pipelines/scheduled/coverage/coverage_linux64.yml
23
- signature: U2FsdGVkX1+FtqbbxyzoI/j0InDefRQ3OR06BAM2EWRhDG3SiwiPcOREudCTJ+1Z+AEVwVz5KTgw9lBVO1yjcWts3XePIy/W+arN4V+t97Dfuf4wsAr9ubpQ10GaoFnK
+ signature_file: .buildkite/pipelines/scheduled/coverage/coverage_linux64.yml.signature
24
+ inputs:
25
+ - .buildkite/pipelines/scheduled/coverage/coverage_linux64.yml
26
+ - .buildkite/pipelines/scheduled/coverage/run_tests_parallel.jl
27
+ - .buildkite/pipelines/scheduled/coverage/upload_coverage.jl
.buildkite/pipelines/scheduled/coverage/coverage_linux64.yml.signature
96 Bytes
0 commit comments