Skip to content

Commit

Permalink
CI (Buildkite): for the signed pipeline test, use signature_file in…
Browse files Browse the repository at this point in the history
…stead of `signature`
  • Loading branch information
DilumAluthge committed Jul 26, 2021
1 parent e6e79f7 commit d66aad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipelines/main/0_webui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ steps:
# verifies the treehash of the pipeline itself and the inputs listed in `inputs`
signed_pipelines:
- pipeline: .buildkite/pipelines/main/misc/signed_pipeline_test.yml
signature: "U2FsdGVkX18ZrMlORSIi0TvW99eZ3JyUEhntMyXjrOSJ9jAtUohgHc8+dMnWUc6qWjYt8k63wfPrth33SGWDiF814Bm1W5Zk3+R6HgVu6UCrQEI5sLm+SJPbrvET+Jkn"
signature_file: .buildkite/pipelines/main/misc/signed_pipeline_test.yml.signature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
U2FsdGVkX18ZrMlORSIi0TvW99eZ3JyUEhntMyXjrOSJ9jAtUohgHc8+dMnWUc6qWjYt8k63wfPrth33SGWDiF814Bm1W5Zk3+R6HgVu6UCrQEI5sLm+SJPbrvET+Jkn

0 comments on commit d66aad1

Please sign in to comment.