staging/publishing: fix rules for 1.20

This commit is contained in:
Nikhita Raghunath 2020-12-02 10:49:34 +05:30
parent c98f6bf308
commit d8f9ac446c

View File

@ -233,6 +233,17 @@ rules:
branch: master
- repository: client-go
branch: master
- source:
branch: release-1.20
dir: staging/src/k8s.io/component-helpers
name: release-1.20
dependencies:
- repository: apimachinery
branch: release-1.20
- repository: api
branch: release-1.20
- repository: client-go
branch: release-1.20
- destination: apiserver
library: true