Skip to content

Commit 3d362bb

Browse files
committed
Fixed teamcity settings
1 parent dd0d84e commit 3d362bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/settings.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ object PublicUpdateSearch : BuildType({
383383
path = "Build.ps1"
384384
}
385385
noProfile = false
386-
scriptArgs = "tools search update https://0fpg9nu41dat6boep.a1.typesense.net postsharpdoc https://doc-production.postsharp.net/sitemap.xml --ignore-tls %UpdateSearchArguments%"
386+
scriptArgs = "tools search update https://typesense.postsharp.net postsharpdoc https://doc-production.postsharp.net/sitemap.xml --ignore-tls %UpdateSearchArguments%"
387387
}
388388
}
389389

0 commit comments

Comments
 (0)