corrects indenting

This commit is contained in:
2022-04-01 19:40:25 -05:00
parent 4b9592b0b0
commit 367ae2628e

View File

@ -45,7 +45,7 @@ RUN apt-get update && \\
} }
} }
stage ('Build & Push') { stage ('Build & Push') {
steps { steps {
container ('kaniko') { container ('kaniko') {
script { script {