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
…#42488)

(cherry picked from commit 8857e8a)
  • Loading branch information
DilumAluthge authored and KristofferC committed Oct 19, 2021
1 parent f56289f commit 3075c77
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 3075c77

Please sign in to comment.