Skip to content

Commit b7888bc

Browse files
committed
Use Algolia from extensions
1 parent 845a423 commit b7888bc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,4 @@ plugins {
55

66
antora {
77
options = [clean: true, fetch: true, stacktrace: true]
8-
environment = [
9-
'ALGOLIA_API_KEY': '9d489079e5ec46dbb238909fee5c9c29',
10-
'ALGOLIA_APP_ID': 'WB1FQYI187',
11-
'ALGOLIA_INDEX_NAME': 'springdocs',
12-
]
138
}

0 commit comments

Comments
 (0)