mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #97004 from nikhita/fix-publishing-1.20-rules
staging/publishing: fix rules for 1.20
This commit is contained in:
commit
5b8c3b90f3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user