mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Add rule for component-helpers into staging/publishing/rules.yaml
This commit is contained in:
parent
274c536da3
commit
7530806c9f
@ -1664,3 +1664,16 @@ rules:
|
||||
branch: master
|
||||
dir: staging/src/k8s.io/mount-utils
|
||||
name: master
|
||||
|
||||
- destination: component-helpers
|
||||
library: true
|
||||
branches:
|
||||
- source:
|
||||
branch: master
|
||||
dir: staging/src/k8s.io/component-helpers
|
||||
name: master
|
||||
dependencies:
|
||||
- repository: apimachinery
|
||||
branch: master
|
||||
- repository: api
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user