анализ TLE

This commit is contained in:
emelianov
2026-05-27 15:30:24 +03:00
parent a7e950a131
commit bfb9d5b01f
25 changed files with 591 additions and 93 deletions
+2 -2
View File
@@ -76,7 +76,7 @@ variables:
spring-boot-admin:test:
stage: test
image: repo.nstart.cloud/library/gradle:jdk17-ubi10
image: repo.nstart.cloud/cloud/gradle:jdk17-ubi10
extends:
- .spring-boot-admin:rules:test
- .spring-boot-admin:gradle-cache
@@ -95,7 +95,7 @@ spring-boot-admin:test:
spring-boot-admin:build:
stage: build
image: repo.nstart.cloud/library/gradle:jdk17-ubi10
image: repo.nstart.cloud/cloud/gradle:jdk17-ubi10
extends:
- .spring-boot-admin:rules:build-and-image
- .spring-boot-admin:gradle-cache