Open
Description
I'm trying to get SourceLink working with an on prem BitBucket server.
When ContinuousIntegrationBuild is false, and PublishRepositoryUrl is true, the URL is correctly published, including a "scm" subfolder as follows:
https://server/**scm**/project/repository.git
However, when ContinuousIntegrationBuild is true, the URL is incorrect (it removes the scm part of the path, resulting in a 404 Not Found:
https://server/project/openspace-rfmanager-test.git
Metadata
Metadata
Assignees
Labels
No labels
Activity