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

Update Jenkinsfile-gitlab

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