-
Bug
-
Resolution: Won't Do
-
Major
-
None
When I am trying to load a library in the evaluated script, I get "Could not find any definition of libraries [foo]" error. The minimal job is like this:
evaluate '@Library("foo") _'
It would be really nice if this code worked as-is, but any workaround would help me too.
- relates to
-
JENKINS-39450 Add a LibraryStep for loading shared libraries within a Pipeline
- Resolved