Trying to "Build and Release to Artifactory", using all default settings.
It fails with a strange Git error.

*> [RELEASE] Committing release version on branch 'REL-BRANCH-inuc-0.0.2'*

*> [RELEASE] Creating tag 'inuc-0.0.2'*

*> [RELEASE] Pushing branch 'REL-BRANCH-inuc-0.0.2' to 
'/git/inuc/core/main.git'*

*> [RELEASE] Pushing tag 'inuc-0.0.2' to '/git/inuc/core/main.git'*

*> Failure in post build SCM action: Failed checkout branch: Command 
"/usr/bin/git checkout dev" returned status code 1:*

*> stdout:*

*> stderr: error: pathspec 'dev' did not match any file(s) known to git.*
Any ideas what could be wrong here. The "dev" branch obviously exists, its 
the only branch and the one we do development on.

*> [RELEASE] Committing release version on branch 'REL-BRANCH-inuc-0.0.2'*

*> [RELEASE] Creating tag 'inuc-0.0.2'*

*> [RELEASE] Pushing branch 'REL-BRANCH-inuc-0.0.2' to 
'/git/inuc/core/main.git'*

*> [RELEASE] Pushing tag 'inuc-0.0.2' to '/git/inuc/core/main.git'*

*> Failure in post build SCM action: Failed checkout branch: Command 
"/usr/bin/git checkout dev" returned status code 1:*

*> stdout:*

*> stderr: error: pathspec 'dev' did not match any file(s) known to git.*

Reply via email to