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

Cannot specify $JENKINS_HOME in Properties File Path

XMLWordPrintable

      I tried defining a Properties File Path of
      "${JENKINS_HOME}/my_tests.json"
      and the plugin would not correctly read the file.
      I had to replace
      "${JENKINS_HOME}"
      with the hard-coded path
      "/var/lib/jenkins".

            Unassigned Unassigned
            mcsf M Chon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: