Added another post-installation test step
This commit is contained in:
		
							
								
								
									
										1
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -27,6 +27,7 @@ pipeline {
 | 
			
		||||
            steps {
 | 
			
		||||
                sh "pip install dist/*.whl --force-reinstall"
 | 
			
		||||
                sh "bmlsa -h"
 | 
			
		||||
                sh "bmlsa -I id -S sequence -B BLASTp tests/resources/SARS_CoV-2_genes.csv tests/resources/NC_045512_coding.fasta /output/"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        stage("archive") {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user