- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Promotion_StartReleaseCycle (0.17 sec)
-
.teamcity/src/main/kotlin/promotion/StartReleaseCycle.kt
import jetbrains.buildServer.configs.kotlin.RelativeId import vcsroots.gradlePromotionMaster object StartReleaseCycle : BasePromotionBuildType(vcsRootId = gradlePromotionMaster) { init { id("Promotion_StartReleaseCycle") name = "Start Release Cycle" description = "Promotes a successful build on master as the start of a new release cycle on the release branch" params {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Dec 05 00:08:14 UTC 2023 - 2.4K bytes - Viewed (0)