diff --git a/Jenkinsfile b/Jenkinsfile index 48edee1..be5dbb5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -41,7 +41,7 @@ node('test') printDebug('FFUUCCKK') } - fs = listfiles(config_path) + fs = listfiles(pwd() + config_path) fs.each { println it diff --git a/configs/TL-WR841/v11_config b/configs/tl_wr841_v11_config similarity index 100% rename from configs/TL-WR841/v11_config rename to configs/tl_wr841_v11_config diff --git a/configs/TL-WR841/v12_config b/configs/tl_wr841_v12_config similarity index 100% rename from configs/TL-WR841/v12_config rename to configs/tl_wr841_v12_config