From c85523577afb527840df95ffb3b22e3e9acecc0d Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 10 Feb 2025 22:43:59 +0100 Subject: [PATCH] set missing variables --- .github/workflows/ci-llvm-apple.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/ci-llvm-apple.yml b/.github/workflows/ci-llvm-apple.yml index 8e6c667f..c37dfcab 100644 --- a/.github/workflows/ci-llvm-apple.yml +++ b/.github/workflows/ci-llvm-apple.yml @@ -40,3 +40,7 @@ jobs: env: # NOTE: For some reason the repository is not production but staging. REPOSITORY: 'docker.elastic.co/observability-ci' + # TODO: use the google bucket instead + GS_BUCKET_PATH: "golang-crossbuild-tmp" + # TODO: bypass access to the google bucket for now + CI: "false"