Learn how to stop a zombie job on Jenkins.
Also find me here:
Baeldung Author
baeldung
This is the standard author on the site. Most articles are published by individual authors, with their own profiles, but when multiple people have a strong contribution, we publish collectively here.
Here's what I've written (so far):
Baeldung on Ops
- All
- Docker (57)
- Jenkins (22)
- Git (13)
- Kubernetes (9)
- Series (4)
- Logging (2)
- DevOps (2)
- Deployment Tools (2)
- DevOps Concepts (1)
- Cloud (1)
Jenkins Pipeline – Change to Another Folder
Filed under Jenkins
Learn how to change the working directory in a Jenkins pipeline.
Fixing the “No Such DSL method” Error in Jenkins Pipeline
Filed under Jenkins
Learn how to fix the “No such DSL method” error in Jenkins Pipeline.
How to Get the API Token for Jenkins
Filed under Jenkins
Learn how to generate and use an API token in Jenkins.
What is the Default WORKDIR in a Dockerfile?
Filed under Docker
Learn about the default value of the WORKDIR instruction in Docker.
Trigger Another Job from a Jenkins Pipeline
Filed under Jenkins
Learn how to create a job that internally triggers another job in Jenkins.
Run Multiple Commands in Docker Run
Filed under Docker
Learn how to run multiple commands on the startup of a Docker container.
Fixing Git ‘remote: Repository not found’ Error
Filed under Git
A quick and practical guide to fixing “Repository not found.” git errors.
Update Jenkins from WAR
Filed under Jenkins
Learn how to update Jenkins with the Jenkins WAR file.