Skip to content

Commit

Permalink
fix(core-api): add TemplateSearchIndex
Browse files Browse the repository at this point in the history
  • Loading branch information
zoobestik committed Nov 14, 2024
1 parent 76aad34 commit 63da3df
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .teamcity/templates/TemplateSearchIndex.kt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package templates

import jetbrains.buildServer.configs.kotlin.Template

object TemplateSearchIndex : Template({
name = "Site Search Index"
description = "Template for make search index for Algolia using Google Analytics data"
})

0 comments on commit 63da3df

Please sign in to comment.