Closed ben-taussig-solo closed 8 months ago
/skip-changelog CI creds only change
This didn't actually have any effect because the BAZEL_BUILD_EXTRA_OPTIONS
wasn't exported to be available to upstream's CI. I have fixed that in https://github.com/solo-io/envoy-gloo/pull/312
Open source companion to https://github.com/solo-io/envoy-gloo-ee/pull/746 One change here is identical to those from that PR:
In addition, this PR exports
BAZEL_BUILD_EXTRA_OPTIONS
, explicitly setting the--remote-cache
bazel flag to the value ofBAZEL_REMOTE_CACHE
, which is currently set byci/cloudbuild.yaml
As you can see in the first PR linked above, this change is also necessary to ensure that envoy-gloo CI targets the proper remote cache URL