This commit is contained in:
Vendored
-3
@@ -3,9 +3,6 @@ pipeline {
|
||||
options {
|
||||
parallelsAlwaysFailFast()
|
||||
}
|
||||
script {
|
||||
checkout scm
|
||||
}
|
||||
stages {
|
||||
stage('BuildAndTest') {
|
||||
matrix {
|
||||
|
||||
Reference in New Issue
Block a user