Git Publisher "target remote name" validation problems, single repo Git Publisher "target remote name" validation problems, single repo git git

Git Publisher "target remote name" validation problems, single repo


If your branch name is experiment and remote name is origin, change your SCM and Git Publisher configuration to:

SCM configuration:

  • Name: "origin"
  • Branch Specifier: "*/experiment"

Git Publisher configuration:

  • Target remote name: "origin"

The important thing, is to set the same name for Name parameter in SCM and Target remote name in Git Publisher.

I know it's a bit too late for answer, but maybe someone will find it useful.


Target remote name: will be "origin"

You can execute shell and generate custom tag and pass the same to git publisher.