Skip to content

Commit

Permalink
Purge cache (#835)
Browse files Browse the repository at this point in the history
Since the presubmit images were updated, we need a new commit to trigger rebuild of proxy image.
Use this as an opportunity to purge the CI cache.
  • Loading branch information
nareddyt authored Jul 12, 2023
1 parent 94471d2 commit 789d88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/all-utilities.sh
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ function try_setup_bazel_remote_cache() {
local root_dir=$3
local presubmit_test_case=$4
local gcp_project_id="cloudesf-testing"
local silo_uuid="v8"
local silo_uuid="v9"

# Determine if this job is running on a non-Prow host. All Prow jobs must have this env var
# https://github.com/kubernetes/test-infra/blob/master/prow/jobs.md#job-environment-variables
Expand Down

0 comments on commit 789d88b

Please sign in to comment.