Skip to content

Commit

Permalink
CI (Buildkite): fix the signature for the scheduled coverage pipeline (
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored and LilithHafner committed Mar 8, 2022
1 parent 30f364f commit 77048e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .buildkite/pipelines/scheduled/0_webui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ steps:
# verifies the treehash of the pipeline itself and the inputs listed in `inputs`
signed_pipelines:
- pipeline: .buildkite/pipelines/scheduled/coverage/coverage_linux64.yml
signature: U2FsdGVkX1+FtqbbxyzoI/j0InDefRQ3OR06BAM2EWRhDG3SiwiPcOREudCTJ+1Z+AEVwVz5KTgw9lBVO1yjcWts3XePIy/W+arN4V+t97Dfuf4wsAr9ubpQ10GaoFnK
signature_file: .buildkite/pipelines/scheduled/coverage/coverage_linux64.yml.signature
inputs:
- .buildkite/pipelines/scheduled/coverage/coverage_linux64.yml
- .buildkite/pipelines/scheduled/coverage/run_tests_parallel.jl
- .buildkite/pipelines/scheduled/coverage/upload_coverage.jl
Binary file not shown.

0 comments on commit 77048e0

Please sign in to comment.