Update Jenkinsfile
This commit is contained in:
		
							parent
							
								
									132c2c2d4f
								
							
						
					
					
						commit
						0c184e19bd
					
				
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@ -8,7 +8,7 @@ pipeline {
 | 
				
			|||||||
			steps {
 | 
								steps {
 | 
				
			||||||
				sh 'apt-get update'
 | 
									sh 'apt-get update'
 | 
				
			||||||
				sh 'git submodule update --init --remote --recursive'
 | 
									sh 'git submodule update --init --remote --recursive'
 | 
				
			||||||
				sh 'git submodule update'
 | 
									sh 'git submodule update --merge'
 | 
				
			||||||
				sh './attach_modules.sh'
 | 
									sh './attach_modules.sh'
 | 
				
			||||||
				sh 'cd libraries; ./build.sh'
 | 
									sh 'cd libraries; ./build.sh'
 | 
				
			||||||
				
 | 
									
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user