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

Reorder environment variables

XMLWordPrintable

      Environment variables can depend on each other, so their ordering matters.

      For example, this makes no sense unless we can reorder these:

      environment  {
           test = "${test2}"
           test2 = "test2"
      }
      

            Unassigned Unassigned
            bitwiseman Liam Newman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: