Skip to content

Commit

Permalink
added antora keys
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Aug 30, 2023
1 parent 0501798 commit b97dd6b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@ antora {
checkLocalBranch = true
}
options = ['--clean', '--stacktrace']
/*
environment = [
//'ALGOLIA_API_KEY': '82c7ead946afbac3cf98c32446154691',
//'ALGOLIA_APP_ID': '244V8V9FGG',
//'ALGOLIA_INDEX_NAME': 'micrometer-docs'
'ALGOLIA_API_KEY': 'da671ceec1f84f80f280884a6a91bde5',
'ALGOLIA_APP_ID': 'WB1FQYI187',
'ALGOLIA_INDEX_NAME': 'micrometer'
]
*/
dependencies = [
'@antora/atlas-extension': '1.0.0-alpha.1',
'@antora/collector-extension': '1.0.0-alpha.3',
Expand Down

0 comments on commit b97dd6b

Please sign in to comment.