reformat jenkinsfile
This commit is contained in:
Vendored
+2
@@ -1,5 +1,6 @@
|
||||
pipeline {
|
||||
agent any
|
||||
stages {
|
||||
parallel {
|
||||
stages {
|
||||
stage('Start API') {
|
||||
@@ -134,4 +135,5 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user