Skip to content

Commit 789d88b

Browse files
authored
Purge cache (#835)
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.
1 parent 94471d2 commit 789d88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/all-utilities.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ function try_setup_bazel_remote_cache() {
378378
local root_dir=$3
379379
local presubmit_test_case=$4
380380
local gcp_project_id="cloudesf-testing"
381-
local silo_uuid="v8"
381+
local silo_uuid="v9"
382382

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

0 commit comments

Comments
 (0)