- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for PublishNightlyDocumentation (0.17 sec)
-
.teamcity/src/main/kotlin/promotion/PromotionProject.kt
} else { buildType(PublishReleaseCandidate(branch)) buildType(PublishFinalRelease(branch)) } if (branch.isRelease || branch.isExperimental) { buildType(PublishNightlyDocumentation(branch)) } params { password("env.ORG_GRADLE_PROJECT_gradleS3AccessKey", "%gradleS3AccessKey%") password("env.ORG_GRADLE_PROJECT_gradleS3SecretKey", "%gradleS3SecretKey%")
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 15 09:53:08 UTC 2024 - 2.5K bytes - Viewed (0)