- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for CLEAN_M2 (0.06 sec)
-
.teamcity/src/main/kotlin/configurations/CheckTeamCityKotlinDSL.kt
scriptContent = "./mvnw clean verify -Dmaven.repo.local=../build" workingDir = ".teamcity" } script { name = "CLEAN_M2" executionMode = BuildStep.ExecutionMode.ALWAYS scriptContent = checkCleanDirUnixLike("%teamcity.agent.jvm.user.home%/.m2/.develocity", exitOnFailure = false) } } }
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Oct 30 04:10:13 UTC 2024 - 1K bytes - Viewed (0)