Update README.md

[skip ci]
This commit is contained in:
edizor 2023-03-30 22:22:08 +08:00 committed by GitHub
parent 64a07a6802
commit 544446fa32
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@
- [Jenkins Pipeline Change to Another Folder](https://www.baeldung.com/ops/jenkins-pipeline-change-to-another-folder)
- [How to Stop a Zombie Job on Jenkins Without Restarting the Server?](https://www.baeldung.com/ops/stop-zombie-job-on-jenkins-without-restarting-the-server)
- [Running Stages in Parallel With Jenkins Workflow / Pipeline](https://www.baeldung.com/ops/running-stages-in-parallel-jenkins-workflow-pipeline)
- [Skip a Stage in a Jenkins Pipeline](https://www.baeldung.com/ops/jenkins-pipeline-skip-stage)