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:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -7,7 +7,7 @@ pipeline {
 | 
			
		||||
            }
 | 
			
		||||
            environment {
 | 
			
		||||
                RUSTFLAGS = '-C target-feature=+crt-static -C link-self-contained=yes -C link-arg=-s'
 | 
			
		||||
                TOKEN = credentials('00912d76-da44-4f04-890f-b11180e7a68f')
 | 
			
		||||
                TOKEN = credentials('gitea-key')
 | 
			
		||||
            }
 | 
			
		||||
            steps {
 | 
			
		||||
                sh 'apk add pkgconf musl-dev curl'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user