- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for onlyRunOnGitHubMergeQueueBranch (0.37 sec)
-
.teamcity/src/main/kotlin/common/CommonExtensions.kt
"%teamcity.agent.jvm.user.home%/.android", false, ) } skipConditionally(buildType) } } fun BuildStep.onlyRunOnGitHubMergeQueueBranch() { conditions { matches("teamcity.build.branch", "gh-readonly-queue/.*") } } fun BuildStep.skipConditionally(buildType: BuildType? = null) {
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Mon Dec 22 07:15:16 UTC 2025 - 15.6K bytes - Viewed (0)