Skip to content

Commit

Permalink
Update trigger_step.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thejcannon authored Nov 24, 2024
1 parent 7480186 commit d0fb4ea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pages/pipelines/trigger_step.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,14 @@ Optional attributes:
<em>Example:</em> <code>"test-suite"</code>
</td>
</tr>
<tr>
<td><code>key</code></td>
<td>
A unique string to identify the trigger step.<br>
<em>Example:</em> <code>"trigger-deploy"</code><br>
<em>Alias:</em> <code>identifier</code>
</td>
</tr>
<tr>
<td><code>allow_dependency_failure</code></td>
<td>
Expand Down

0 comments on commit d0fb4ea

Please sign in to comment.