Skip to content

Instantly share code, notes, and snippets.

@zh4n7wm
Created August 30, 2025 02:19
Show Gist options
  • Save zh4n7wm/18cfd6cc25f376152909c4f7c095a88b to your computer and use it in GitHub Desktop.
Save zh4n7wm/18cfd6cc25f376152909c4f7c095a88b to your computer and use it in GitHub Desktop.
Jenkins Tips

Jenkins

The Prepare for Shutdown feature prevents any more jobs from running. When all jobs are finished, you still need to restart/stop the instance manually

Jenkins stop build job, and show The Prepare for Shutdown feature prevents any more jobs from running. When all jobs are finished, you still need to restart/stop the instance manually.

Fix:

  • 系统管理 -> 系统设置 -> ThinBackup Configuration ,不勾选 Wait until Jenkins is idle to perform a backup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment