Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 394 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 394 Bytes

jenkins-docker-job

This is a project that Jenkins execute tests in Docker.

The Python module lxml requires packages libxml2-dev and libxslt-dev to build. Using Docker, you can execute a job in a seprated environment and can install these packages in the environment.

Jenkins job configuration