Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIXED JENKINS-42381] Add PATH+GRADLE and buildEnvVars(...) #42

Closed
wants to merge 2 commits into from

Commits on Feb 28, 2017

  1. [FIXED JENKINS-42381] Add PATH+GRADLE and buildEnvVars(...)

    This ensures that Gradle's bin directory ends up on the PATH when
    using the Pipeline tool step. Note that Jenkins' environment variable
    management will handle converting "/bin" on Windows if needed, we do
    not need to do that explicitly.
    abayer committed Feb 28, 2017
    Copy the full SHA
    b605593 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fd3c9e2 View commit details
    Browse the repository at this point in the history