| 
														
															@@ -20,7 +20,7 @@ pipeline { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   stages { 
														 | 
														
														 | 
														
															   stages { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     stage("Build docker image") { 
														 | 
														
														 | 
														
															     stage("Build docker image") { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       steps { 
														 | 
														
														 | 
														
															       steps { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        bat 'C:\Program Files\Git\bin\git.exe clone https://git.sdsys.ru/labportal/analis-service.git' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        bat '"C:\Program Files\Git\bin\git.exe" clone https://git.sdsys.ru/labportal/analis-service.git' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         bat 'cd analis-service' 
														 | 
														
														 | 
														
															         bat 'cd analis-service' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         call image.bat 
														 | 
														
														 | 
														
															         call image.bat 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 |