mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Rename build-tools/debs to build/debs
This commit is contained in:
parent
32946c5bd0
commit
dd7c960aaf
@ -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",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user