clean before the build
This commit is contained in:
		
							
								
								
									
										6
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -4,12 +4,6 @@ pipeline { | ||||
|         maven "Maven 3.6.3" | ||||
|     } | ||||
|     stages { | ||||
|       stage('Clean') { | ||||
|               steps { | ||||
|                  sh "docker stop klaus" | ||||
|                  sh "docker rm klaus" | ||||
|             } | ||||
|         } | ||||
|       stage('Build') { | ||||
|               steps { | ||||
|                  sh "docker-compose build" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Szakalakamaka
					Szakalakamaka