From 9e510eb5a4965a1e6509fa9f8abb96e6f9aebe93 Mon Sep 17 00:00:00 2001 From: Elliot Saba Date: Tue, 8 Mar 2022 00:00:30 -0800 Subject: [PATCH] Pass environment variables along better --- pipelines/main/launch_signed_jobs.yml | 5 ++++- pipelines/main/launch_signed_jobs.yml.signature | Bin 96 -> 96 bytes pipelines/main/platforms/upload_linux.yml | 3 +++ .../coverage/coverage_linux64.yml.signature | 3 ++- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/pipelines/main/launch_signed_jobs.yml b/pipelines/main/launch_signed_jobs.yml index e5709f00..7f6d28de 100644 --- a/pipelines/main/launch_signed_jobs.yml +++ b/pipelines/main/launch_signed_jobs.yml @@ -6,7 +6,7 @@ steps: version: ".buildkite-external-version" repo_url: "https://github.com/JuliaCI/julia-buildkite" commands: | - # Explicitly pass along the cryptic token + # Explicitly pass along the cryptic token to child pipelines export BUILDKITE_PLUGIN_CRYPTIC_BASE64_SIGNED_JOB_ID_SECRET # Determine the julia version @@ -16,6 +16,9 @@ steps: bash .buildkite/utilities/arches_pipeline_upload.sh \ .buildkite/pipelines/main/platforms/build_linux.arches \ .buildkite/pipelines/main/platforms/upload_linux.yml + + # Don't share this with buildkite's env display + unset BUILDKITE_PLUGIN_CRYPTIC_BASE64_SIGNED_JOB_ID_SECRET agents: queue: "julia" env: diff --git a/pipelines/main/launch_signed_jobs.yml.signature b/pipelines/main/launch_signed_jobs.yml.signature index 3d13374a019432f5aba9e68af7d09c9d69254a55..39aa9ac8100b344299570a61551a96f5c1cd0dff 100644 GIT binary patch literal 96 zcmV-m0H6O;VQh3|WM5wl=_7hNN6N>D-Cd3%v)FYsnqU|Q$Sm?L)3C2VpkiM)?``R* zd;L2I9uBXzkqsoArpVSn+rta#-c}zsRHpQ!}5T3~GypDVe#PEo- C5irL9 literal 96 zcmV-m0H6O;VQh3|WM5zRFfe$e!#kZ$IWY}sIk`}wgORw>dnZsizpu`wjxUt?LT=0& zM9suOma5($_F�!��V��!R����p�VX�;dV�a��k0�Ѝ^x�Y zC���5���T@$F�q��m2�0yev�N��Z�U�� \ No newline at end of file +Salted__|�A��5��Je*a�Úؑ��R��5����b � +���&&��uEbX�n%�ͦ[i�.�����$��7 �A�F�#��8~���.�Nޫ� \ No newline at end of file