From 6f7a7faa44f745dac54a73061f57be6fbf664add Mon Sep 17 00:00:00 2001 From: pathum25 <301945052+pathum25@users.noreply.github.com> Date: Sat, 8 Aug 2026 19:04:45 +0800 Subject: [PATCH] Update steps.md --- _docs/pipelines/steps.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_docs/pipelines/steps.md b/_docs/pipelines/steps.md index ed3cf454c..4ced916ec 100644 --- a/_docs/pipelines/steps.md +++ b/_docs/pipelines/steps.md @@ -1241,7 +1241,8 @@ This was a contrived example to demonstrate how you can use templates in the Cod ### Limitations of custom plugins -[Parallel steps]({{site.baseurl}}/docs/pipelines/advanced-workflows/) are not supported inside custom steps. +[Parallel steps]({{site.baseurl}}/docs/pipelines/advanced-workfrepository-open-graph-template (1) +lows/) are not supported inside custom steps. Within a custom step, the [fail_fast field]({{site.baseurl}}/docs/pipelines/what-is-the-codefresh-yaml/#execution-flow) does not work. Use the `failFast` field instead.