mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-19 16:24:33 +00:00
In the test image build jobs, the image-util.sh script is not being run in a git repository, which causes git log to fail. In this case, we can use the PULL_BASE_SHA set in cloudbuild.yaml instead.