Commit dd7c960a authored by Jeff Grafton's avatar Jeff Grafton

Rename build-tools/debs to build/debs

parent 32946c5b
...@@ -10,6 +10,6 @@ go_prefix("k8s.io/kubernetes") ...@@ -10,6 +10,6 @@ go_prefix("k8s.io/kubernetes")
gcs_upload( gcs_upload(
name = "ci-artifacts", name = "ci-artifacts",
data = [ data = [
"//build-tools/debs", "//build/debs",
], ],
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment