Sync docs from master to gh-pages
This commit is contained in:
@@ -15323,7 +15323,7 @@ publishStubsToScm {
|
||||
path will be /groupId/artifactId/version/contracts
|
||||
*/
|
||||
contractRepository {
|
||||
repositoryUrl = "git://file://${System.getenv("ROOT")}/target/contract_empty_git/"
|
||||
repositoryUrl = "git://file://${project.buildDir}/target/contract_empty_git/"
|
||||
}
|
||||
// The mode can't be classpath
|
||||
contractsMode = "LOCAL"
|
||||
|
||||
Reference in New Issue
Block a user