- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for PublishFinalRelease (0.15 sec)
-
.teamcity/src/main/kotlin/promotion/PromotionProject.kt
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 15 09:53:08 UTC 2024 - 2.5K bytes - Viewed (0) -
.teamcity/src/main/kotlin/promotion/PublishRelease.kt
allowEmpty = true ) } cleanup { history(days = 180) } this.init() } } class PublishFinalRelease(branch: VersionedSettingsBranch) : PublishRelease( promotedBranch = branch.branchName, prepTask = "prepFinalRelease", promoteTask = branch.promoteFinalReleaseTaskName(), requiredConfirmationCode = "final",
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Dec 05 00:08:14 UTC 2023 - 3.5K bytes - Viewed (0)