Skip to content

Commit

Permalink
fixup! chore(ci): KTL-1394; add CI index builder
Browse files Browse the repository at this point in the history
  • Loading branch information
zoobestik committed Nov 18, 2024
1 parent a3b2291 commit bdd6672
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .teamcity/builds/TemplateSearchIndex.kt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ fun BuildSteps.scriptDistAnalyze(block: ScriptBuildStep.() -> Unit) = step(
open class TemplateSearchIndex(init: BuildType.() -> Unit) : BuildType({
artifactRules = """
reports/** => reports.zip
dist/sitemap.xml => ./
""".trimIndent()

requirements {
Expand Down

0 comments on commit bdd6672

Please sign in to comment.