We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7da39e commit 793a491Copy full SHA for 793a491
Makefile
@@ -119,9 +119,7 @@ else
119
./hack/install-skopeo.sh
120
endif
121
122
-# install-skopeo is purposely omitted from this target because it is only
123
-# needed for a single test target (test-e2e-ocl).
124
-install-tools: install-golangci-lint install-go-junit-report install-setup-envtest
+install-tools: install-golangci-lint install-go-junit-report install-setup-envtest install-skopeo
125
126
# Runs golangci-lint
127
lint: install-tools
0 commit comments