mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #100571 from puerco/conformance-on-tarballs
Add KUBE_BUILD_CONFORMANCE on package-tarballs target
This commit is contained in:
commit
9af6f70f8f
@ -487,6 +487,7 @@ ifeq ($(PRINT_HELP),y)
|
||||
package package-tarballs:
|
||||
@echo "$$PACKAGE_HELP_INFO"
|
||||
else
|
||||
package-tarballs: KUBE_BUILD_CONFORMANCE = y
|
||||
package package-tarballs:
|
||||
build/package-tarballs.sh
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user