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"