Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-56476

multi-branch pipeline creates new job for tag but job is not executed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • pipeline
    • Jenkins ver. 2.167, Git plugin 3.9.3, Pipeline Multibranch 2.20 (and several others)
      (everything up-to-date at this time)

      Multibranch pipeline works as expected for branches. Jobs are automatically created for new branches, build on any updates and deleted when the branch is removed.

      For TAGS, the situation is different. Jobs are automatically created for new tags (ok). But there is never a build triggered automatically. the job is deleted when te tag is deleted though.
      A simple manual build works properly; but automation is preferred of course.

            Unassigned Unassigned
            erwindon2 Erwin Dondorp
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: