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

This commit is contained in:
Jordan Liggitt 2019-03-21 16:41:23 -04:00
parent 579c0560a2
commit 321095dccb

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: