diff --git a/.moon/workspace.yml b/.moon/workspace.yml index 938e2237c936c..4e4dcb955f93b 100644 --- a/.moon/workspace.yml +++ b/.moon/workspace.yml @@ -16,14 +16,14 @@ pipeline: # https://moonrepo.dev/docs/guides/remote-cache # Auth credentials will be missing on local environments, but that's OK. -remote: - host: "https://kibana-bazel-remote-h5qd3jkxkq-uc.a.run.app" - api: http - cache: - localReadOnly: true - auth: - headers: - Authorization: "Basic ${MOON_REMOTE_CACHE_TOKEN}" +# remote: +# host: "https://kibana-bazel-remote-h5qd3jkxkq-uc.a.run.app" +# api: http +# cache: +# localReadOnly: true +# auth: +# headers: +# Authorization: "Basic ${MOON_REMOTE_CACHE_TOKEN}" telemetry: false