Commit 7277c5ca authored by Fang-WANG's avatar Fang-WANG

parallel vm

parent 905c04ef
......@@ -161,6 +161,7 @@ pipeline {
}
}
}
parallel {
/*
stage ("Start VM -- basic-sim") {
steps {
......@@ -212,6 +213,7 @@ pipeline {
}
}
*/
}
stage ("Variant Builds") {
parallel {
/* stage ("Build basic simulator") {
......
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