updated jenkins file
This commit is contained in:
		
							parent
							
								
									93f7719564
								
							
						
					
					
						commit
						caf6096933
					
				
							
								
								
									
										5
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @ -9,9 +9,8 @@ pipeline { | |||||||
| 				sh 'apt-get update' | 				sh 'apt-get update' | ||||||
| 				sh 'git submodule update --init --remote --recursive' | 				sh 'git submodule update --init --remote --recursive' | ||||||
| 				sh './attach_modules.sh' | 				sh './attach_modules.sh' | ||||||
| 				dir ('libraries') { | 				sh 'cd libraries; ./build.sh' | ||||||
| 					sh 'build.sh' | 				 | ||||||
| 				} |  | ||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
| 		stage ('Build TeaSpeak') { | 		stage ('Build TeaSpeak') { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user