This is an automated email from the ASF dual-hosted git repository.

gfournier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 6ec531da22abc4ea45588d66ceea2baf0984b32f
Author: Zoran Regvart <[email protected]>
AuthorDate: Thu Mar 5 08:36:03 2026 +0100

    chore: reformat whitespace
---
 Jenkinsfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index cb371f93..20f15d36 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -60,9 +60,9 @@ pipeline {
         }
 
         stage('Setup') {
-          steps {
-            sh "$WORKSPACE/camel-website/support/docker-pipe.sh 
$WORKSPACE/docker-pipe &"
-          }
+            steps {
+                sh "$WORKSPACE/camel-website/support/docker-pipe.sh 
$WORKSPACE/docker-pipe &"
+            }
         }
 
         stage('Checks') {

Reply via email to