Update references to test/conformance/image

This commit is contained in:
Jordan Liggitt
2021-07-23 10:18:00 -04:00
parent 024930df11
commit 4115bef826
4 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
```console
# First, build the binaries by running make from the root directory
$ make WHAT="test/e2e/e2e.test vendor/github.com/onsi/ginkgo/ginkgo cmd/kubectl cluster/images/conformance/go-runner"
$ make WHAT="test/e2e/e2e.test vendor/github.com/onsi/ginkgo/ginkgo cmd/kubectl test/conformance/image/go-runner"
# Build for linux/amd64 (default)
# export REGISTRY=$HOST/$ORG to switch from k8s.gcr.io