Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Not working with Jenkins 2.0 Pipeline plugin #31

@techgnosis

Description

@techgnosis

Log says "WARNING: no project references the given repo url and commit branch"
However, I get all the normal spew leading up to the warning, such as..

INFO: gitlab web hook triggered for

  • repo url: git@gitlab.redacted.net:redacted/redacted-reference-project.git
  • branch: master
  • with payload:
    {
    "object_kind": "push",
    "before": "2bd4bdf47f9752f7a178488554f06cc2682e8ff0",
    "after": "89ab9882dbe33e6e51336d7ecd63b66e94427a64",
    "ref": "refs/heads/master",
    etc etc..

So the web hook is triggered and it finds all the commits. It just fails at the end.

Running Jenkins 2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions