- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for checkCleanDirUnixLike (0.09 sec)
-
.teamcity/src/main/kotlin/configurations/CheckTeamCityKotlinDSL.kt
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)