Testing with Jenkins
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Gitea Organization/dotfiles/pipeline/head There was a failure building this commit
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Gitea Organization/dotfiles/pipeline/head There was a failure building this commit
				
			This commit is contained in:
		
							
								
								
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -6,8 +6,7 @@ pipeline {
 | 
			
		||||
                docker { image 'rust:alpine' }
 | 
			
		||||
            }
 | 
			
		||||
            steps {
 | 
			
		||||
                sh 'export'
 | 
			
		||||
                sh 'cargo --release build'
 | 
			
		||||
                sh 'cargo build --release'
 | 
			
		||||
                sh 'ls -la'
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user