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