corrects indenting
This commit is contained in:
parent
4b9592b0b0
commit
367ae2628e
@ -45,7 +45,7 @@ RUN apt-get update && \\
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage ('Build & Push') {
|
stage ('Build & Push') {
|
||||||
steps {
|
steps {
|
||||||
container ('kaniko') {
|
container ('kaniko') {
|
||||||
script {
|
script {
|
||||||
|
Reference in New Issue
Block a user