Automatic merge from submit-queue (batch tested with PRs 65993, 65986, 65351, 65996, 65985). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Create WORKSPACE file before running bazel in kubemark As the canary run after https://github.com/kubernetes/test-infra/pull/8616 failed with: ``` I0709 19:06:05.281] Extracting Bazel installation... I0709 19:06:13.369] ERROR: The 'run' command is only supported from within a workspace. W0709 19:06:13.469] [0;33mAttempt 1 failed to bazel run //cluster/images/kubemark:push. Retrying.[0m ``` Ref https://github.com/kubernetes/test-infra/issues/8348 /cc @krzyzacy ```release-note NONE ```