Commit 69af5e91 by Ben Patterson

Merge pull request #1123 from edx/benpatterson/add-thin-backup

Add thin-backup plugin
parents e092c101 3a65b43b
...@@ -44,6 +44,7 @@ jenkins_plugins: ...@@ -44,6 +44,7 @@ jenkins_plugins:
- { name: "violations", version: "0.7.11" } - { name: "violations", version: "0.7.11" }
- { name: "multiple-scms", version: "0.2" } - { name: "multiple-scms", version: "0.2" }
- { name: "timestamper", version: "1.5.7" } - { name: "timestamper", version: "1.5.7" }
- { name: "thinBackup", version: "1.7.4"}
jenkins_bundled_plugins: jenkins_bundled_plugins:
- "credentials" - "credentials"
......
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