Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 479 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 479 Bytes

jenkins-scripts

Collection of various Groovy scripts for Jenkins administration

  • reloadJobConfig.groovy -- For making changes to jobs and reloading them from disk
  • drainJenkins.groovy -- For cancelling all running jobs
  • decryptSecrets.groovy -- For decrypting system Jenkins secrets. Author: Magnus @Stackoverflow