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