Skip to content

git tracking branch error #100

@anandnalya

Description

@anandnalya

Hi,

I'm trying to do a sbt-release from the master branch on jenkins but getting the following error:

[info] Starting release process off commit: 338bf143888957344045af2999a9bba38bac6e57
java.lang.RuntimeException: No tracking branch is set up. Either configure a remote tracking branch, or remove the pushChanges release part.

Following is the output of git remote show origin

showing remote tracking
Warning: Permanently added '[stash]:7999,[172.21.230.9]:7999' (RSA) to the list of known hosts.
* remote origin
  Fetch URL: ssh://git@stash:7999/~analya/docker-test.git
  Push  URL: ssh://git@stash:7999/~analya/docker-test.git
  HEAD branch: master
  Local ref configured for 'git push':
    master pushes to master (up to date)

Am I missing something here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions