mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
publishing: fix rules for kubectl
This commit is contained in:
parent
5f88b0d187
commit
d8b2a7800d
@ -641,6 +641,6 @@ rules:
|
|||||||
go: 1.12.5
|
go: 1.12.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- repository: apimachinery
|
- repository: apimachinery
|
||||||
branch: master
|
branch: release-1.15
|
||||||
- repository: client-go
|
- repository: client-go
|
||||||
branch: master
|
branch: release-12.0
|
||||||
|
Loading…
Reference in New Issue
Block a user