Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRY Jenkinsfile #17

Open
XoMEX opened this issue Jan 31, 2024 · 0 comments
Open

DRY Jenkinsfile #17

XoMEX opened this issue Jan 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@XoMEX
Copy link
Member

XoMEX commented Jan 31, 2024

Right now a lot of repos have just copy+pasted the jenkinsfile from another repo.
It should be possible to DRY them up, so that if a fix is done in one repo, this applies to all repos.

It seems like that shared libraries are the way to go: https://www.jenkins.io/blog/2017/10/02/pipeline-templates-with-shared-libraries/

@XoMEX XoMEX added the enhancement New feature or request label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants