mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
Add KUBE_BUILD_CONFORMANCE on package-tarballs target
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
This commit is contained in:
parent
01f7495b65
commit
999a1f5c76
@ -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