mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
remove BUILD files from publishing bot rules
bazel has been removed since 1.21, the rules only go back to 1.22 TODO: remove Gopkg.toml rule as well ...?
This commit is contained in:
parent
23cdaa2ee7
commit
f96d61d916
@ -1991,10 +1991,6 @@ rules:
|
|||||||
dir: staging/src/k8s.io/pod-security-admission
|
dir: staging/src/k8s.io/pod-security-admission
|
||||||
library: true
|
library: true
|
||||||
recursive-delete-patterns:
|
recursive-delete-patterns:
|
||||||
- BUILD
|
|
||||||
- '*/BUILD'
|
|
||||||
- BUILD.bazel
|
|
||||||
- '*/BUILD.bazel'
|
|
||||||
- Gopkg.toml
|
- Gopkg.toml
|
||||||
- '*/.gitattributes'
|
- '*/.gitattributes'
|
||||||
default-go-version: 1.19.1
|
default-go-version: 1.19.1
|
||||||
|
Loading…
Reference in New Issue
Block a user