Commit 836f4441 by Kevin Falcone Committed by GitHub

Merge pull request #3351 from edx/jibsheet/other-tools-edx-jenkins-plugins

We need gradle to run tests and to install libs for seed jobs
parents 789f36ef 112a21ad
...@@ -42,3 +42,5 @@ jenkins_tools_plugins: ...@@ -42,3 +42,5 @@ jenkins_tools_plugins:
- { name: "github", version: "1.21.1" } - { name: "github", version: "1.21.1" }
- { name: "plain-credentials", version: "1.2" } - { name: "plain-credentials", version: "1.2" }
- { name: "github-oauth", version: "0.24" } - { name: "github-oauth", version: "0.24" }
- { name: "gradle", version: "1.25" }
- { name: "credentials-binding", version: "1.9" }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment