Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 153 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 153 Bytes

Prerequisites

Add jenkins user to docker group: sudo usermod -aG docker jenkins

Then restart jenkins service: sudo systemctl restart jenkins