Merge branch 'master' into develop
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				ydeng/renamebycsv/pipeline/head There was a failure building this commit
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	ydeng/renamebycsv/pipeline/head There was a failure building this commit
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -30,7 +30,7 @@ pipeline {
 | 
			
		||||
        }
 | 
			
		||||
        stage("publish package") {
 | 
			
		||||
            when {
 | 
			
		||||
                branch '**/main'
 | 
			
		||||
                branch '**/master'
 | 
			
		||||
            }
 | 
			
		||||
            steps {
 | 
			
		||||
                withCredentials([usernamePassword(credentialsId: 'rs-git-package-registry-ydeng', passwordVariable: 'PASS', usernameVariable: 'USER')]) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user