How to setup a known_hosts file for a Jenkins pipeline job The builtin Git Host Key Verification for Jenkins doesn't work in pipeline jobs. Here's what to do instead. Nicholas C. Zakas November 15, 2023 • 2 min read JenkinsContinuous IntegrationAutomation
How to regain Jenkins web access after being locked out Jenkins authentication doesn't always perfectly, here's how to get back in when you've been locked out. Nicholas C. Zakas February 18, 2021 • 2 min read JenkinsContinuous IntegrationAutomation