mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user