mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +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:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user