When configuring an organization with Behaviours - Discover Tags, and adding a Build-Strategy for tgs, the discovered tags cannot be built with this error. hudson.plugins.git.GitException: Command "git fetch --tags --progress --depth=1 – https://<gitea>/project.git +refs/heads/0.1.4.test:refs/remotes/origin/0.1.4.test" returned status code 128: stdout: stderr: fatal: Couldn't find remote ref refs/heads/0.1.4.test I think the command should be something like: git fetch --tags --progress – https://<gitea>/project.git +refs/tags/0.1.4.test:refs/tags/0.1.4.test
When configuring an organization with Behaviours - Discover Tags, and adding a Build-Strategy for tgs, the discovered tags cannot be built with this error.
{code:java} hudson.plugins.git.GitException: Command "git fetch --tags --progress --depth=1 -- [ –https://<gitea>/project.git|https://gitea.cca.io/cca/bic.git] +refs/heads/0.1.4.test:refs/remotes/origin/0.1.4.test" returned status code 128:
When configuring an organization with Behaviours - Discover Tags, and adding a Build-Strategy for tgs tags, the discovered tags cannot be built with this error. {code:java} hudson.plugins.git.GitException: Command "git fetch --tags --progress --depth=1 – https://<gitea>/project.git +refs/heads/0.1.4.test:refs/remotes/origin/0.1.4.test" returned status code 128: