- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for promotionBuildParameters (1.76 sec)
-
.teamcity/src/main/kotlin/promotion/BasePublishGradleDistribution.kt
* See the License for the specific language governing permissions and * limitations under the License. */ package promotion import common.gradleWrapper import common.promotionBuildParameters import jetbrains.buildServer.configs.kotlin.BuildSteps import jetbrains.buildServer.configs.kotlin.FailureAction import jetbrains.buildServer.configs.kotlin.RelativeId abstract class BasePublishGradleDistribution(
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Jun 26 12:10:23 UTC 2025 - 3.2K bytes - Viewed (0) -
.teamcity/src/main/kotlin/promotion/StartReleaseCycle.kt
* See the License for the specific language governing permissions and * limitations under the License. */ package promotion import common.gradleWrapper import common.promotionBuildParameters import jetbrains.buildServer.configs.kotlin.ParameterDisplay import jetbrains.buildServer.configs.kotlin.RelativeId object StartReleaseCycle : BasePromotionBuildType() { init {
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Mar 20 06:13:56 UTC 2025 - 2.8K bytes - Viewed (0)