- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for release28x (0.05 sec)
-
.teamcity/src/main/kotlin/common/VersionedSettingsBranch.kt
/** * 0~23. * To avoid nightly promotion jobs running at the same time, * we run each branch on different hours. * master - 0:00 * release - 1:00 * release6x - 2:00 * release7x - 3:00 * ... * releaseNx - (N-4):00 */ val nightlyPromotionTriggerHour: Int? = determineNightlyPromotionTriggerHour(branchName) /**
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Mon Aug 26 12:59:03 UTC 2024 - 3.2K bytes - Viewed (0)