Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BasePromotionBuildType (0.08 sec)

  1. .teamcity/src/main/kotlin/promotion/StartReleaseCycleTest.kt

    import common.VersionedSettingsBranch
    import common.gradleWrapper
    import jetbrains.buildServer.configs.kotlin.triggers.schedule
    import jetbrains.buildServer.configs.kotlin.triggers.vcs
    
    object StartReleaseCycleTest : BasePromotionBuildType(cleanCheckout = false) {
        init {
            id("Promotion_AllBranchesStartReleaseCycleTest")
            name = "Start Release Cycle Test"
            description = "Test for Start Release Cycle pipeline"
    
            steps {
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Mon Dec 29 08:57:18 UTC 2025
    - 2K bytes
    - Viewed (0)
Back to top