rename build.yaml
This commit is contained in:
parent
a334f886f6
commit
47f9d490ba
|
@ -296,7 +296,7 @@ import fileDownload from "https://cdn.skypack.dev/js-file-download@0.4.12"
|
||||||
fetchStatus(true);
|
fetchStatus(true);
|
||||||
setRunning(true);
|
setRunning(true);
|
||||||
}
|
}
|
||||||
structure=await loadConfig("testconfig.yaml");
|
structure=await loadConfig("build.yaml");
|
||||||
buildSelectors(ROOT_PATH,structure.config.children,true);
|
buildSelectors(ROOT_PATH,structure.config.children,true);
|
||||||
//buildValues();
|
//buildValues();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue