From db791d524994984e31627a393f6c8eaf7a8f7389 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 5 Nov 2024 10:54:58 -0500 Subject: [PATCH] ci: remove cloud-devrel-kokoro-resources from release --- .kokoro/release.cfg | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.kokoro/release.cfg b/.kokoro/release.cfg index 86f9b4d..5e56c19 100644 --- a/.kokoro/release.cfg +++ b/.kokoro/release.cfg @@ -7,12 +7,6 @@ action { } } -# Download resources for system tests (service account key, etc.) -gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/google-cloud-ruby" - -# Download trampoline resources. -gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline" - # Use the trampoline script to run in docker. build_file: "common-protos-ruby/.kokoro/trampoline_v2.sh"