Commit fd93d24a authored by daidekun's avatar daidekun

fixbugs

parent 0b79582e
......@@ -43,6 +43,7 @@ def call(body) {
stage('Prepare') {
_utils.beautyEcho("Prepare", "stage")
contextDir = _utils.contextDir(workspace)
_stage.before_prepare(contextDir)
switch (systemName) {
case "eos":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment