mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
staging/publishing: fix rules for legacy-cloud-providers for 1.22
The mount-utils repo is a dependency but got missed from the rules. This commit fixes the currently broken publishing bot.
This commit is contained in:
parent
ee5df7cbcf
commit
363d47c08c
@ -1660,7 +1660,8 @@ rules:
|
|||||||
branch: release-1.22
|
branch: release-1.22
|
||||||
- repository: controller-manager
|
- repository: controller-manager
|
||||||
branch: release-1.22
|
branch: release-1.22
|
||||||
|
- repository: mount-utils
|
||||||
|
branch: release-1.22
|
||||||
|
|
||||||
- destination: cri-api
|
- destination: cri-api
|
||||||
library: true
|
library: true
|
||||||
|
Loading…
Reference in New Issue
Block a user