Merge pull request #22673 from spxtr/test-1-2
Build and test-go jobs for release-1.2.
This commit is contained in:
@@ -50,5 +50,7 @@
|
|||||||
branch: 'release-1.0'
|
branch: 'release-1.0'
|
||||||
- 'build-1.1':
|
- 'build-1.1':
|
||||||
branch: 'release-1.1'
|
branch: 'release-1.1'
|
||||||
|
- 'build-1.2':
|
||||||
|
branch: 'release-1.2'
|
||||||
jobs:
|
jobs:
|
||||||
- 'kubernetes-{build}'
|
- 'kubernetes-{build}'
|
||||||
|
@@ -72,6 +72,9 @@
|
|||||||
- 'go':
|
- 'go':
|
||||||
branch: 'master'
|
branch: 'master'
|
||||||
timeout: 45
|
timeout: 45
|
||||||
|
- 'go-release-1.2':
|
||||||
|
branch: 'release-1.2'
|
||||||
|
timeout: 45
|
||||||
- 'go-release-1.1':
|
- 'go-release-1.1':
|
||||||
branch: 'release-1.1'
|
branch: 'release-1.1'
|
||||||
timeout: 30
|
timeout: 30
|
||||||
|
Reference in New Issue
Block a user