publishing: remove go 1.13.9 for master branch for controller-manager

The rules now use `default-go-version` at the top of the rules file
to define the go version used globally for all master branches.

8a3fc2d7e2/staging/publishing/rules.yaml (L7)
This commit is contained in:
Nikhita Raghunath
2020-07-24 13:36:18 +05:30
parent 8a3fc2d7e2
commit ef90e6cbb3

View File

@@ -1640,7 +1640,6 @@ rules:
branch: master
dir: staging/src/k8s.io/controller-manager
name: master
go: 1.13.9
- source:
branch: release-1.19
dir: staging/src/k8s.io/controller-manager