Commit 698ac0cd by Feanil Patel Committed by Michael Roytman

Install docker on tools jenkins.

parent 7326348e
...@@ -10,3 +10,7 @@ dependencies: ...@@ -10,3 +10,7 @@ dependencies:
jenkins_custom_plugins: [] jenkins_custom_plugins: []
jenkins_bundled_plugins: "{{ jenkins_tools_bundled_plugins }}" jenkins_bundled_plugins: "{{ jenkins_tools_bundled_plugins }}"
jenkins_debian_pkgs: "{{ jenkins_tools_debian_pkgs }}" jenkins_debian_pkgs: "{{ jenkins_tools_debian_pkgs }}"
# Needed to be able to build docker images. Used by Docker Image Builder Jobs.
- role: docker-tools
docker_users:
- jenkins
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