Add rule for component-helpers into staging/publishing/rules.yaml

This commit is contained in:
Jan Chaloupka 2020-06-29 10:53:10 +02:00
parent 274c536da3
commit 7530806c9f

View File

@ -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