From 367ae2628e04effcd4da3ebcde981a4a57e1daad Mon Sep 17 00:00:00 2001 From: The_Spider Date: Fri, 1 Apr 2022 19:40:25 -0500 Subject: [PATCH] corrects indenting --- build-php.jenkins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-php.jenkins b/build-php.jenkins index 3e02f6e..8a73837 100644 --- a/build-php.jenkins +++ b/build-php.jenkins @@ -45,7 +45,7 @@ RUN apt-get update && \\ } } - stage ('Build & Push') { + stage ('Build & Push') { steps { container ('kaniko') { script {