mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #46401 from mikedanese/deprecate
Automatic merge from submit-queue DO TODO: remove this alias after 2017-05-22
This commit is contained in:
		@@ -33,13 +33,6 @@ gcs_upload(
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# TODO: remove this alias after 2017-05-22
 | 
					 | 
				
			||||||
alias(
 | 
					 | 
				
			||||||
    name = "ci-artifacts",
 | 
					 | 
				
			||||||
    actual = "push-build",
 | 
					 | 
				
			||||||
    deprecation = "This rule will be removed after 2017-05-22. Use //:push-build instead.",
 | 
					 | 
				
			||||||
)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
filegroup(
 | 
					filegroup(
 | 
				
			||||||
    name = "package-srcs",
 | 
					    name = "package-srcs",
 | 
				
			||||||
    srcs = glob(
 | 
					    srcs = glob(
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user