mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
publishing: fix typo in rules
This commit is contained in:
parent
b1ac4cda11
commit
abeae9fba3
@ -751,11 +751,11 @@ rules:
|
|||||||
go: 1.12.12
|
go: 1.12.12
|
||||||
dependencies:
|
dependencies:
|
||||||
- repository: apimachinery
|
- repository: apimachinery
|
||||||
branch: release-1.7
|
branch: release-1.17
|
||||||
- repository: component-base
|
- repository: component-base
|
||||||
branch: release-1.17
|
branch: release-1.17
|
||||||
- repository: api
|
- repository: api
|
||||||
branch: release-1.7
|
branch: release-1.17
|
||||||
- repository: client-go
|
- repository: client-go
|
||||||
branch: release-14.0
|
branch: release-14.0
|
||||||
- destination: kubelet
|
- destination: kubelet
|
||||||
|
Loading…
Reference in New Issue
Block a user