test new Jenkinsfile
This commit is contained in:
		
							parent
							
								
									0ca2622319
								
							
						
					
					
						commit
						7d466f8151
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							|  | @ -14,10 +14,10 @@ pipeline { | ||||||
|     stages { |     stages { | ||||||
|         stage('Maven build') { |         stage('Maven build') { | ||||||
|             steps { |             steps { | ||||||
|                 withMaven(jdk: '17', traceability: true) { |                 //withMaven(jdk: '17', traceability: true) { | ||||||
|                 //withMaven(maven: 'Maven', options: [findbugsPublisher(disabled: true)]) { |                 //withMaven(maven: 'Maven', options: [findbugsPublisher(disabled: true)]) { | ||||||
|                     sh "mvn clean install" |                     sh "mvn clean install" | ||||||
|                 } |                 //} | ||||||
|             }         |             }         | ||||||
|         } |         } | ||||||
|          |          | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 anhefti
						anhefti