Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 433 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 433 Bytes

jenkins-examples

Example Jenkins jobs

This repo will be of a set of Jenkins jobs, intended as an example or starting setup for the standard dev-stage-prod workflow, backups, testing, and a few other things.

Each job is a directory that can be copied to your /var/lib/jenkins/jobs directory. You will probably have to set permissions -- "sudo chown -R jenkins /var/lib/jenkins/jobs" will usually do the trick.