Merge pull request #97004 from nikhita/fix-publishing-1.20-rules

staging/publishing: fix rules for 1.20
This commit is contained in:
Kubernetes Prow Robot 2020-12-02 06:40:50 -08:00 committed by GitHub
commit 5b8c3b90f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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