Corrected Jenkins file.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				MoreThanText/morethantext/pipeline/head This commit looks good
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	MoreThanText/morethantext/pipeline/head This commit looks good
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -20,7 +20,7 @@ pipeline {
 | 
			
		||||
	}
 | 
			
		||||
        stage('Archiving') {
 | 
			
		||||
            steps {
 | 
			
		||||
                archiveArtifacts artifacts: 'target/release/morethantext_web', fingerprint: true
 | 
			
		||||
                archiveArtifacts artifacts: 'target/release/morethantext', fingerprint: true
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user