Merge pull request #79288 from nikhita/fix-publishing-rules

publishing: fix rules for kubectl
This commit is contained in:
Kubernetes Prow Robot
2019-06-21 23:20:12 -07:00
committed by GitHub

View File

@@ -641,6 +641,6 @@ rules:
go: 1.12.5
dependencies:
- repository: apimachinery
branch: master
branch: release-1.15
- repository: client-go
branch: master
branch: release-12.0