Monday, April 19, 2021

Tips in recovering Jenkins after unsuccessful upgrade

  1. Backup the following
jobs/
plugins/
config.xml
credentials.xml


  1. Take note of global tools configuration setup
  2. Install new jenkins version
  3. Restore the backups above
  4. Ensure plugins are updated
  5. Ensure global tool configuration is updated

1 comment:

  1. I will create a separate post for detailed instructions

    ReplyDelete