- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for defaultModuleVersionConfiguration (0.12 seconds)
-
.teamcity/src/main/kotlin/promotion/SanityCheck.kt
steps { gradleWrapper { tasks = "tasks" gradleParams = "" param("org.jfrog.artifactory.selectedDeployableServer.defaultModuleVersionConfiguration", "GLOBAL") } } triggers { vcs { branchFilter = "" enabled = VersionedSettingsBranch.fromDslContext().isMainBranch } }Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Mon Dec 29 08:57:18 GMT 2025 - 978 bytes - Click Count (0) -
.teamcity/src/main/kotlin/promotion/StartReleaseCycle.kt
"%gitUserName%", "%gitUserEmail%", ) param("org.jfrog.artifactory.selectedDeployableServer.defaultModuleVersionConfiguration", "GLOBAL") } } dependencies { snapshot(RelativeId("Check_Stage_ReadyforNightly_Trigger")) { } } }Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Mar 20 06:13:56 GMT 2025 - 2.8K bytes - Click Count (0)