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

Cannot access environment variable from parameterized plugin in pipeline checkout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • workflow-job-plugin
    • None
    • Jenkins v1.639, Pipeline 2.2, Environment Injector Plugin 1.92.1

      I have a pipeline job set up as such:

      • "This build is parameterized" with a "PRODUCT_CONFIG_BRANCH" string parameter
      • "Pipeline script from SCM" with branch specifier `refs/heads/$PRODUCT_CONFIG_BRANCH`
        When I run the build, it never seems to read the $PRODUCT_CONFIG_BRANCH variable.

      If I set the variable in the Properties Content section, it uses this. However, I'd prefer to be able to easily set it every time I click Build.

            Unassigned Unassigned
            crummy malcolm crum
            Votes:
            3 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: