Pipeline now tests the installed command
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ydeng/bmlsa/pipeline/head This commit looks good
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ydeng/bmlsa/pipeline/head This commit looks good
				
			This commit is contained in:
		
							
								
								
									
										1
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -20,6 +20,7 @@ pipeline {
 | 
			
		||||
        stage("test") {
 | 
			
		||||
            steps {
 | 
			
		||||
                sh "pip install dist/*.whl"
 | 
			
		||||
                sh "bmlsa -h"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        stage("publish") {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user