Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 443 Bytes

File metadata and controls

6 lines (5 loc) · 443 Bytes

Jenkins Docker Example

This is the an example of a simple Node app, which shows how to run a Jenkins pipeline that will create a Docker image and run tests inside it. This code was used in this article

License

This project is licensed under the MIT License - see the LICENSE file for details