1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2025-08-25 20:09:25 +02:00
This commit is contained in:
Dima
2023-06-03 13:33:04 +03:00
parent 1f6c27fd2f
commit 4930715ec7

View File

@@ -26,6 +26,7 @@ class Bdd implements Serializable {
return
}
def options = config.bddOptions
def env = steps.env();
def srcDir = config.srcDir
FilePath projectDir = FileUtils.getFilePath("$env.WORKSPACE/$srcDir")