Open utterances-bot opened 2 years ago
awesome
thank you, the part about import a library explicitly in a pipeline was very useful for me. please advice, how can I import static constants using this approach? I tried like this: import com.deng.dengVars. but got MissingPropertyException error
How to Create a Jenkins Shared Library (Tutorial + Example Repo)
How to use a shared library in Jenkins, which allows you to share common code and steps across multiple pipelines. Includes a demo Git repo that you can fork.
https://www.tutorialworks.com/jenkins-shared-library/