Commit 2a0b4efa authored by FANG WANG's avatar FANG WANG

Update Jenkinsfile-gitlab

parent 953ebfde
......@@ -370,7 +370,7 @@ pipeline {
}
}
stage ("Variant Tests") {
/* stage ("Variant Tests") {
parallel {
stage ("VM-based tests") {
stages {
......@@ -723,9 +723,9 @@ pipeline {
}
}
}
} */
}
}
post {
/* post {
always {
script {
// Stage destroy may not be run if error in previous stage
......@@ -772,7 +772,7 @@ OAI CI Team''',
}
}
}
}
} */
}
// ---- Slave Job functions
......
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