Skip to content

Commit

Permalink
Set reference repo URI
Browse files Browse the repository at this point in the history
(cherry picked from commit 4f29473)
  • Loading branch information
marcphilipp committed Dec 11, 2024
1 parent 500b5a0 commit 2b485c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/documentation.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ val apiGuardianDocVersion = if (libs.versions.apiguardian.get().contains("SNAPSH

gitPublish {
repoUri = "https://github.com/junit-team/junit5.git"
referenceRepoUri = rootDir.toURI().toString()

branch = "gh-pages"
sign = false
fetchDepth = 1
Expand Down

0 comments on commit 2b485c4

Please sign in to comment.