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 {
container ('kaniko') {
script {