Commit 0b001ea2 authored by FANG WANG's avatar FANG WANG

Update Jenkinsfile-gitlab

parent eba11e7a
...@@ -370,7 +370,8 @@ pipeline { ...@@ -370,7 +370,8 @@ pipeline {
} }
} }
/* stage ("Variant Tests") { stage ("Variant Tests") {
/*
parallel { parallel {
stage ("VM-based tests") { stage ("VM-based tests") {
stages { stages {
...@@ -701,7 +702,8 @@ pipeline { ...@@ -701,7 +702,8 @@ pipeline {
} }
} }
} }
}*/ }
*/
post { post {
always { always {
script { script {
......
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