Commit f40a8d81 authored by FANG WANG's avatar FANG WANG

Update Jenkinsfile-gitlab

parent 0b001ea2
...@@ -371,8 +371,8 @@ pipeline { ...@@ -371,8 +371,8 @@ pipeline {
} }
stage ("Variant Tests") { stage ("Variant Tests") {
/*
parallel { parallel {
/*
stage ("VM-based tests") { stage ("VM-based tests") {
stages { stages {
stage ("Test physical simulators") { stage ("Test physical simulators") {
...@@ -702,8 +702,8 @@ pipeline { ...@@ -702,8 +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