mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +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
|
||||
- repository: controller-manager
|
||||
branch: release-1.22
|
||||
|
||||
- repository: mount-utils
|
||||
branch: release-1.22
|
||||
|
||||
- destination: cri-api
|
||||
library: true
|
||||
|
Loading…
Reference in New Issue
Block a user