Change jenkins pipeline credentials id for MAVEN
Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
		
							parent
							
								
									b34b96d929
								
							
						
					
					
						commit
						d0342fc939
					
				@ -51,7 +51,7 @@ pipeline {
 | 
			
		||||
 | 
			
		||||
            steps {
 | 
			
		||||
                withGradle {
 | 
			
		||||
                    sh 'sh ./gradlew build --stacktrace  -PCAVIS_CHIP=cuda \ 
 | 
			
		||||
                    sh 'sh ./gradlew build --stacktrace  -PCAVIS_CHIP=cuda \
 | 
			
		||||
                                -Pmavenuser=$MAVEN_USR -Pmavenpass=$MAVEN_PSW \
 | 
			
		||||
                                -PossrhUsername=$OSSRH_USR -PossrhPassword=$OSSRH_PSW'
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user