Skip to content

Commit

Permalink
Add signed pipeline test back
Browse files Browse the repository at this point in the history
(cherry picked from commit 480ff81)
(cherry picked from commit dad0f15)
  • Loading branch information
staticfloat authored and KristofferC committed Jul 19, 2021
1 parent 07821df commit fdb785d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/0_webui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ steps:

# Our signed pipelines must have a `signature` or `signature_file` parameter that
# verifies the treehash of the pipeline itself and the inputs listed in `inputs`
#signed_pipelines:
# - pipeline: .buildkite/signed_pipeline_test.yml
# signature: "U2FsdGVkX18aZgryp6AJTArgD2uOnVWyFFGVOP5qsY4WbGQ/LVAcYiMEp9cweV+2iht+vmEF949CuuGTeQPA1fKlhPwkG3nZ688752DUB6en9oM2nuL31NoDKWHhpygZ"
signed_pipelines:
- pipeline: .buildkite/signed_pipeline_test.yml
signature: "U2FsdGVkX18aZgryp6AJTArgD2uOnVWyFFGVOP5qsY4WbGQ/LVAcYiMEp9cweV+2iht+vmEF949CuuGTeQPA1fKlhPwkG3nZ688752DUB6en9oM2nuL31NoDKWHhpygZ"

0 comments on commit fdb785d

Please sign in to comment.