From 172278bee86fbda549b7e9a39bccd7410e04e7a7 Mon Sep 17 00:00:00 2001 From: desmax74 Date: Wed, 10 May 2023 21:55:12 +0200 Subject: [PATCH] [Kogito 7278][KSW-Guides] Building Workflow Images with Tekton Pipelines Signed-off-by: desmax74 --- .../pages/cloud/quarkus/build-workflow-images-with-tekton.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverlessworkflow/modules/ROOT/pages/cloud/quarkus/build-workflow-images-with-tekton.adoc b/serverlessworkflow/modules/ROOT/pages/cloud/quarkus/build-workflow-images-with-tekton.adoc index 6e65bfce4..a780475b3 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/quarkus/build-workflow-images-with-tekton.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/quarkus/build-workflow-images-with-tekton.adoc @@ -142,7 +142,7 @@ kubectl apply -f custom-workflow-image-pipeline-run.yaml ---- -== Create The PipelineRun with Tkn CLI +== Create a PipelineRun with Tekton CLI If you have installed the Tekton CLI, you can run the pipeline with the following command: