java-tutorials/jenkins-modules/jenkins-jobs/README.md

5 lines
392 B
Markdown
Raw Normal View History

2022-12-28 04:39:20 -05:00
## Relevant Articles
- [Trigger Another Job from a Jenkins Pipeline](https://www.baeldung.com/ops/jenkins-pipeline-trigger-new-job)
2023-01-11 02:10:47 -05:00
- [Fixing the “No Such DSL method” Error in Jenkins Pipeline](https://www.baeldung.com/ops/jenkins-pipeline-no-such-dsl-method-error)
2023-01-11 03:10:10 -05:00
- [Jenkins Pipeline Change to Another Folder](https://www.baeldung.com/ops/jenkins-pipeline-change-to-another-folder)