Updating Jekinsfile
This commit is contained in:
		
							parent
							
								
									fecc782d01
								
							
						
					
					
						commit
						b0789bf9c7
					
				
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@ -59,12 +59,14 @@ pipeline {
 | 
			
		||||
                        stage('build::linux::amd64::build') {
 | 
			
		||||
                            steps {
 | 
			
		||||
                                echo "Deploy channel (empty on no deploy): ${teaclient_deploy_channel}"
 | 
			
		||||
                                withCredentials([string(credentialsId: 'teaclient_deploy_secret', variable: 'teaclient_deploy_secret')]) {
 | 
			
		||||
                                    sh './build_client.sh'
 | 
			
		||||
                                }
 | 
			
		||||
                            }
 | 
			
		||||
                        }
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
		}
 | 
			
		||||
		stage ('build::win32') {
 | 
			
		||||
            when {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user