Skip to content

Commit

Permalink
tmp' last snapshot from core-api-r3
Browse files Browse the repository at this point in the history
  • Loading branch information
zoobestik committed Nov 18, 2024
1 parent cfd64b5 commit 8bd5451
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .teamcity/builds/kotlinlang/buidTypes/BuildSearchIndex.kt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ object BuildSearchIndex : TemplateSearchIndex({
}
}
dependency(BuildStdlibApiReference) {
snapshot {}
// snapshot {}
artifacts {
buildRule = lastSuccessful(branch = "+:core-api-r3")
artifactRules = """
pages.zip!** => dist/api/core/
""".trimIndent()
Expand Down

0 comments on commit 8bd5451

Please sign in to comment.