chnage the image name in gitlabci to check the deployment
3 unresolved threads
3 unresolved threads
chnage the image name in gitlabci to check the deployment
Merge request reports
Activity
Filter activity
@dsukhoroslov Can you please review it? I just want to try with alternative image and see whether it works or not.
19 19 import eu.xfsc.train.tspa.interfaces.IVCService; 20 20 21 21 @RestController 22 @RequestMapping("/test") changed this line in version 2 of the diff
214 214 <version>2.3.0</version> 215 215 </dependency> 216 216 </dependencies> 217 <dependencyManagement> changed this line in version 2 of the diff
8 8 MAVEN_CLI_OPTS: "--batch-mode --errors --fail-at-end --show-version -DinstallAtEnd=true -DdeployAtEnd=true" 9 9 10 10 # This template uses jdk8 for verifying and deploying images 11 image: maven:3.9-eclipse-temurin-21 11 image: tomcat:10.1.15-jdk21-temurin-jammy changed this line in version 2 of the diff
@dsukhoroslov Shall i close this MR?