testing_02
02
This commit is contained in:
parent
2274f5b94a
commit
10fb042742
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -41,7 +41,7 @@ node('test')
|
|||||||
printDebug('FFUUCCKK')
|
printDebug('FFUUCCKK')
|
||||||
}
|
}
|
||||||
|
|
||||||
fs = listfiles(config_path)
|
fs = listfiles(pwd() + config_path)
|
||||||
fs.each
|
fs.each
|
||||||
{
|
{
|
||||||
println it
|
println it
|
||||||
|
Loading…
Reference in New Issue
Block a user