Skip to content

Commit 7530806

Browse files
committed
Add rule for component-helpers into staging/publishing/rules.yaml
1 parent 274c536 commit 7530806

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

staging/publishing/rules.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1664,3 +1664,16 @@ rules:
16641664
branch: master
16651665
dir: staging/src/k8s.io/mount-utils
16661666
name: master
1667+
1668+
- destination: component-helpers
1669+
library: true
1670+
branches:
1671+
- source:
1672+
branch: master
1673+
dir: staging/src/k8s.io/component-helpers
1674+
name: master
1675+
dependencies:
1676+
- repository: apimachinery
1677+
branch: master
1678+
- repository: api
1679+
branch: master

0 commit comments

Comments
 (0)