OsgiliathEnterprise / platform

Platform to deploy an entire IS with all its Mail servers, CRMs, engineering suite, ...
https://osgiliathenterprise.github.io/platform/reference/toc.html
GNU Lesser General Public License v3.0
4 stars 5 forks source link

Configure Documentation CI for contributor #12

Closed Tcharl closed 4 years ago

Tcharl commented 4 years ago

Describe the Enhancement:

CI is failing for Pull requests

Describe the Need:

Having site being generated on Pull requests

Current Alternative

Checkout the branch, run ./mvnw site, open target/site/index.html

Tcharl commented 4 years ago

Done