From 99f2fb0e7fec7d9aaa87ff1b3f1a4f33d9ab73f3 Mon Sep 17 00:00:00 2001 From: Daniel Azuma Date: Wed, 13 Nov 2024 03:40:51 +0000 Subject: [PATCH] chore: Stop clobbering KOKORO_KEYSTORE_DIR --- .trampolinerc | 1 - 1 file changed, 1 deletion(-) diff --git a/.trampolinerc b/.trampolinerc index 677fcd45..493e8d70 100644 --- a/.trampolinerc +++ b/.trampolinerc @@ -21,7 +21,6 @@ pass_down_envvars+=( "AUTORELEASE_PR" "EXTRA_CI_ARGS" "KOKORO_GIT_COMMIT" - "KOKORO_KEYSTORE_DIR" "RELEASE_DRY_RUN" "RELEASE_PACKAGE" "RUBY_VERSIONS"