fixed indent
This commit is contained in:
parent
7e2c4dd62f
commit
9c4e0908a1
|
|
@ -42,6 +42,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
stage('Get Short SHA') {
|
||||
steps {
|
||||
|
|
@ -101,7 +102,6 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
always {
|
||||
|
|
|
|||
Loading…
Reference in New Issue