Commit f679ed5c authored by FANG WANG's avatar FANG WANG

Update Jenkinsfile-gitlab

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