zregvart commented on a change in pull request #23: chore: Add Maven build
option
URL: https://github.com/apache/camel-website/pull/23#discussion_r264632119
##########
File path: site.yml
##########
@@ -15,6 +15,9 @@ content:
branches: antora
start_path: docs
+runtime:
+ cache_dir: ./.cache/antora
Review comment:
Oh right, forgot we were talking about Antora cache, we place that cache
within the build workspace, which is used by only one build at the time.
https://github.com/apache/camel-website/blob/3b8f70a694952a960505398e16affcd43a17fe83/Jenkinsfile#L39
Similar for GitHub Actions WIP
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services