Updated jenkins file
This commit is contained in:
		
							parent
							
								
									1daf1ee8fe
								
							
						
					
					
						commit
						1d0ee3045e
					
				
							
								
								
									
										4
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @ -1,8 +1,6 @@ | |||||||
| pipeline { | pipeline { | ||||||
| 	agent any | 	agent any | ||||||
| 	 | 	 | ||||||
| 	stages { |  | ||||||
| 		stage ('build') { |  | ||||||
| 			parallel { | 			parallel { | ||||||
| 				stage ('x86') { | 				stage ('x86') { | ||||||
| 					agent { | 					agent { | ||||||
| @ -89,6 +87,4 @@ pipeline { | |||||||
| 					} | 					} | ||||||
| 				} | 				} | ||||||
| 			} | 			} | ||||||
| 		} |  | ||||||
| 	} |  | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user