From 682d328fba70e0c51de07b37f9b298d125387b07 Mon Sep 17 00:00:00 2001 From: Daniel Azuma Date: Wed, 13 Nov 2024 09:56:45 -0800 Subject: [PATCH] chore: Stop clobbering KOKORO_KEYSTORE_DIR (#501) --- .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"