mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #79811 from dims/fix-build-break-make-quick-release-images
Add go-runner to the list of e2e test image targets
This commit is contained in:
commit
e12f96adc6
@ -109,6 +109,7 @@ kube::golang::conformance_image_targets() {
|
||||
local targets=(
|
||||
vendor/github.com/onsi/ginkgo/ginkgo
|
||||
test/e2e/e2e.test
|
||||
cluster/images/conformance/go-runner
|
||||
cmd/kubectl
|
||||
)
|
||||
echo "${targets[@]}"
|
||||
|
Loading…
Reference in New Issue
Block a user