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

can I use changeset in when pipeline syntax

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • p4-plugin
    • None

      Hi,

       

      Is it possible to use changeset syntax ?

       

      For example,

      stage ('test') {
        when {
          changeset "branchA/folder1/**"
        }
        steps {
          ...
        }
      }

            Unassigned Unassigned
            luckyhorang Hokwang Lee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: