mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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:
commit
502be9f906
@ -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(
|
||||
name = "package-srcs",
|
||||
srcs = glob(
|
||||
|
Loading…
Reference in New Issue
Block a user