You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/07/14 05:23:42 UTC

[camel-k] 03/03: Revert 67aa4b5cfa7a0665a3b7c30d7af681b917ebd536

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

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

commit 437d505f5a93945576723a052fda9020b843c0f1
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Thu Jul 13 16:14:19 2023 +0200

    Revert 67aa4b5cfa7a0665a3b7c30d7af681b917ebd536
---
 docs/modules/ROOT/pages/pipeline/pipeline.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/pipeline/pipeline.adoc b/docs/modules/ROOT/pages/pipeline/pipeline.adoc
index 352a9f319..9555cf5bf 100644
--- a/docs/modules/ROOT/pages/pipeline/pipeline.adoc
+++ b/docs/modules/ROOT/pages/pipeline/pipeline.adoc
@@ -25,7 +25,7 @@ The custom tasks will be executed in the directory where the Camel K runtime Mav
 
 The goal is to let the user perform custom tasks which may result in a success or a failure. If the task executed results in a failure, then, the entire build is stopped and fails accordingly.
 
-> Warning: The custom tasks are only available only when using pod strategy.
+WARNING: The custom tasks are only available only when using pod strategy.
 
 [[build-pipeline-trait]]
 == Configuring via builder trait