Record code-generator as a dependency of repos using code generators

k3s-v1.15.3
Jordan Liggitt 2019-03-21 16:41:23 -04:00
parent 579c0560a2
commit 321095dccb
1 changed files with 6 additions and 0 deletions

View File

@ -87,6 +87,8 @@ rules:
branch: master
- repository: component-base
branch: master
- repository: code-generator
branch: master
- destination: sample-apiserver
branches:
- source:
@ -179,6 +181,8 @@ rules:
branch: master
- repository: client-go
branch: master
- repository: code-generator
branch: master
- destination: cli-runtime
library: true
branches:
@ -307,6 +311,8 @@ rules:
branch: master
- repository: client-go
branch: master
- repository: code-generator
branch: master
- destination: csi-translation-lib
library: true
branches: