Skip to content

Commit 77048e0

Browse files
DilumAluthgeLilithHafner
authored andcommitted
CI (Buildkite): fix the signature for the scheduled coverage pipeline (JuliaLang#42488)
1 parent 30f364f commit 77048e0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.buildkite/pipelines/scheduled/0_webui.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,8 @@ steps:
2020
# verifies the treehash of the pipeline itself and the inputs listed in `inputs`
2121
signed_pipelines:
2222
- pipeline: .buildkite/pipelines/scheduled/coverage/coverage_linux64.yml
23-
signature: U2FsdGVkX1+FtqbbxyzoI/j0InDefRQ3OR06BAM2EWRhDG3SiwiPcOREudCTJ+1Z+AEVwVz5KTgw9lBVO1yjcWts3XePIy/W+arN4V+t97Dfuf4wsAr9ubpQ10GaoFnK
23+
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
Binary file not shown.

0 commit comments

Comments
 (0)