Tweak to build file to trigger documentation publishing
This commit is contained in:
@@ -302,6 +302,10 @@ configure(rootProject) {
|
||||
}
|
||||
}
|
||||
|
||||
artifacts {
|
||||
archives docsZip
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// For integration testing
|
||||
testCompile project(":spring-data-rest-core")
|
||||
|
||||
Reference in New Issue
Block a user