- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for PublishRelease (0.07 sec)
-
.teamcity/src/main/kotlin/promotion/PublishRelease.kt
package promotion import common.VersionedSettingsBranch import jetbrains.buildServer.configs.kotlin.ParameterDisplay abstract class PublishRelease( prepTask: String, promoteTask: String, requiredConfirmationCode: String, promotedBranch: String, init: PublishRelease.() -> Unit = {} ) : PublishGradleDistributionFullBuild( promotedBranch = promotedBranch, prepTask = prepTask,
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Dec 05 00:08:14 UTC 2023 - 3.5K bytes - Viewed (0)