We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845a423 commit b7888bcCopy full SHA for b7888bc
build.gradle
@@ -5,9 +5,4 @@ plugins {
5
6
antora {
7
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
- ]
13
}
0 commit comments