Skip to content

Commit 5fb0318

Browse files
authored
Comment out signed pipeline test
This is confirmed working, so let's comment it out until it's actually used by a codesigning step or similar.
1 parent 4733c00 commit 5fb0318

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)