mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +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(
|
||||
name = "ci-artifacts",
|
||||
data = [
|
||||
"//build-tools/debs",
|
||||
"//build/debs",
|
||||
],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user