Skip to content

Commit

Permalink
fix typo about ths I think maybe it should be this
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzp1996 authored and tekton-robot committed May 9, 2022
1 parent 89079c3 commit 5e20377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/taskruns.md
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ spec:
breakpoint: ["onFailure"]
```

Upon failure of a step, the TaskRun Pod execution is halted. If ths TaskRun Pod continues to run without any lifecycle
Upon failure of a step, the TaskRun Pod execution is halted. If this TaskRun Pod continues to run without any lifecycle
change done by the user (running the debug-continue or debug-fail-continue script) the TaskRun would be subject to
[TaskRunTimeout](#configuring-the-failure-timeout).
During this time, the user/client can get remote shell access to the step container with a command such as the following.
Expand Down

0 comments on commit 5e20377

Please sign in to comment.