Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-08-29 15:47:34 +00:00
parent 8f2e4a8708
commit 672076eeff
74 changed files with 809 additions and 809 deletions

View File

@@ -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"