Víctor Martín Molina
Results
2
issues of
Víctor Martín Molina
Hi, there are 2 ways for accessing to steps in a shared library at the base level (src/): https://jenkins.io/doc/book/pipeline/shared-libraries/#accessing-steps JenkinsPipelineUnit doesn't support the approach: ``` // src/org/foo/Zot.groovy package org.foo; def...