corrects indenting

This commit is contained in:
Hyatt 2022-04-01 19:40:25 -05:00
parent 4b9592b0b0
commit 367ae2628e
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

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