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