We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 378cdd5 commit 4f29473Copy full SHA for 4f29473
documentation/documentation.gradle.kts
@@ -105,6 +105,8 @@ val apiGuardianDocVersion = if (libs.versions.apiguardian.get().contains("SNAPSH
105
106
gitPublish {
107
repoUri = "https://github.com/junit-team/junit5.git"
108
+ referenceRepoUri = rootDir.toURI().toString()
109
+
110
branch = "gh-pages"
111
sign = false
112
fetchDepth = 1
0 commit comments