Skip to content

Commit 480ff81

Browse files
authored
Add signed pipeline test back
1 parent c49153d commit 480ff81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.buildkite/0_webui.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ steps:
1919

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

0 commit comments

Comments
 (0)