Commit b04c0c94 authored by daidekun's avatar daidekun

fix

parent 4f8d2684
......@@ -58,7 +58,7 @@ def call(body) {
stage('Build') {
_utils.beautyEcho("Build", "stage")
switch (config.buildType) {
switch (systemName) {
case "eos":
_stage.build_eos(contextDir)
break
......
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