Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.22 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.22 KB

jenkins-docker-nodejs

Docker Image CI (Publish)

Runs Jenkins agent in a docker container with different versions of NodeJS to easily build those projects you have in an ephemeral way instead of setting up individual jenkins executors. This allows you to run several jobs at once with minimal resources in a much more controlled way.

Job runs nightly and on pushes to main to refresh the packages.

Node LTS Docker Container:

Latest Node Version:

Inspired by and based off of https://devopscube.com/docker-containers-as-build-slaves-jenkins/