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:
Nikhita Raghunath 2021-07-27 13:50:34 +05:30
parent ee5df7cbcf
commit 363d47c08c

View File

@ -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