„Jenkinsfile“ ändern
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				carom/python3-carom-client/master There was a failure building this commit
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	carom/python3-carom-client/master There was a failure building this commit
				
			fix: missing curly bracket
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -28,7 +28,7 @@ pipeline {
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        stage('build') {
 | 
			
		||||
            steps 
 | 
			
		||||
            steps {
 | 
			
		||||
                sh "pipenv run pex . -r <(pipenv lock -r) -e carom.cli:cli -o dist/carom-client"
 | 
			
		||||
                archiveArtifacts artifacts: 'dist/*', fingerprint: true
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user