Commit f679ed5c authored by FANG WANG's avatar FANG WANG

Update Jenkinsfile-gitlab

parent 8637af42
...@@ -251,7 +251,7 @@ pipeline { ...@@ -251,7 +251,7 @@ pipeline {
} }
} }
} }
stage ("Build basic simulator") { /* stage ("Build basic simulator") {
steps { steps {
gitlabCommitStatus(name: "Build basic-sim") { gitlabCommitStatus(name: "Build basic-sim") {
timeout (time: 20, unit: 'MINUTES') { timeout (time: 20, unit: 'MINUTES') {
...@@ -316,7 +316,7 @@ pipeline { ...@@ -316,7 +316,7 @@ pipeline {
} }
} }
} }
} } */
} }
post { post {
failure { failure {
......
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