SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the dir step, example:
dir("folder") { sh "pwd" }
The folder can be relative or absolute path.
folder