Skip to content

Commit 2b485c4

Browse files
committed
Set reference repo URI
(cherry picked from commit 4f29473)
1 parent 500b5a0 commit 2b485c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: documentation/documentation.gradle.kts

+2
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ val apiGuardianDocVersion = if (libs.versions.apiguardian.get().contains("SNAPSH
104104

105105
gitPublish {
106106
repoUri = "https://github.com/junit-team/junit5.git"
107+
referenceRepoUri = rootDir.toURI().toString()
108+
107109
branch = "gh-pages"
108110
sign = false
109111
fetchDepth = 1

0 commit comments

Comments
 (0)