spring-cloud / spring-cloud-skipper

A package manager that installs, upgrades, and rolls back Spring Boot applications on multiple Cloud Platforms.
http://cloud.spring.io/spring-cloud-skipper/
Apache License 2.0
111 stars 78 forks source link

Docs generation broken for release builds #1005

Closed jvalkeal closed 3 years ago

jvalkeal commented 3 years ago

As we now do release builds without running tests, api docs require running tests as that's how those work. Need to bring back this to milestone/release builds.