From cf7402b46d246091cadf738b35b7d1c1e1877792 Mon Sep 17 00:00:00 2001 From: michel-laterman Date: Wed, 19 May 2021 08:43:13 -0700 Subject: [PATCH] Add GCP bucket details --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 845d6da8..136773d2 100644 --- a/README.md +++ b/README.md @@ -110,3 +110,6 @@ XCODEDIR=osxcross/build/tmp_ ./tools/gen_sdk_package.sh The SDK should be in the working directory. The tmp dir can be safely deleted after this. + +The SDKs should be uploaded into the `gs://obs-ci-cache` bucket on GCP (Google Cloud Platform). +This is accessible to authorized users in the `elastic-observability` project [here](https://console.cloud.google.com/storage/browser/obs-ci-cache).