From f8065684da023a36b047c991fa853f341ada5fc5 Mon Sep 17 00:00:00 2001 From: Josh Cannon <3956745+thejcannon@users.noreply.github.com> Date: Sun, 24 Nov 2024 04:41:51 -0800 Subject: [PATCH] Update wait_step.md --- pages/pipelines/wait_step.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages/pipelines/wait_step.md b/pages/pipelines/wait_step.md index a898eb98d6..0c98ee2e20 100644 --- a/pages/pipelines/wait_step.md +++ b/pages/pipelines/wait_step.md @@ -35,6 +35,14 @@ Optional attributes: Example: "test-suite" + + key + + A unique string to identify the wait step.
+ Example: "confirmation"
+ Alias: identifier + + allow_dependency_failure