mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-04 07:49:35 +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:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user