mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #22673 from spxtr/test-1-2
Build and test-go jobs for release-1.2.
This commit is contained in:
commit
dba29bb865
@ -50,5 +50,7 @@
|
||||
branch: 'release-1.0'
|
||||
- 'build-1.1':
|
||||
branch: 'release-1.1'
|
||||
- 'build-1.2':
|
||||
branch: 'release-1.2'
|
||||
jobs:
|
||||
- 'kubernetes-{build}'
|
||||
|
@ -72,6 +72,9 @@
|
||||
- 'go':
|
||||
branch: 'master'
|
||||
timeout: 45
|
||||
- 'go-release-1.2':
|
||||
branch: 'release-1.2'
|
||||
timeout: 45
|
||||
- 'go-release-1.1':
|
||||
branch: 'release-1.1'
|
||||
timeout: 30
|
||||
|
Loading…
Reference in New Issue
Block a user