From c73d0d8dd554f9609005e06d338a853d1f935046 Mon Sep 17 00:00:00 2001 From: Daniel Azuma Date: Wed, 13 Nov 2024 03:36:32 +0000 Subject: [PATCH] chore: Stop clobbering KOKORO_KEYSTORE_DIR --- .trampolinerc | 1 - 1 file changed, 1 deletion(-) diff --git a/.trampolinerc b/.trampolinerc index 677fcd4..493e8d7 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"