Unverified Commit cdfb9126 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #73673 from nikhita/publishing-cloud-provider-apiserver

publishing: add apiserver as a dependency to cloud-provider
parents 1b8435d5 1348075c
...@@ -947,6 +947,8 @@ rules: ...@@ -947,6 +947,8 @@ rules:
branch: master branch: master
- repository: apimachinery - repository: apimachinery
branch: master branch: master
- repository: apiserver
branch: master
- repository: client-go - repository: client-go
branch: master branch: master
- source: - source:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment