Skip to content

Commit

Permalink
Require cryptic when launching signed pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Mar 8, 2022
1 parent 905fe11 commit 18a1fd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/main/launch_signed_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ steps:
unset BUILDKITE_PLUGIN_CRYPTIC_BASE64_SIGNED_JOB_ID_SECRET
agents:
queue: "julia"
cryptic_capable: "true"
env:
# Receive cryptic token from parent job
BUILDKITE_PLUGIN_CRYPTIC_BASE64_SIGNED_JOB_ID_SECRET: ${BUILDKITE_PLUGIN_CRYPTIC_BASE64_SIGNED_JOB_ID_SECRET?}

0 comments on commit 18a1fd8

Please sign in to comment.