File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ weight: 202
4343- [ Code examples] ( #code-examples )
4444 - [ Example ` TaskRun ` with a referenced ` Task ` ] ( #example-taskrun-with-a-referenced-task )
4545 - [ Example ` TaskRun ` with an embedded ` Task ` ] ( #example-taskrun-with-an-embedded-task )
46- - [ Example of reusing a ` Task ` ] ( #example-of-reusing-a-task )
4746 - [ Example of Using custom ` ServiceAccount ` credentials] ( #example-of-using-custom-serviceaccount-credentials )
4847 - [ Example of Running Step Containers as a Non Root User] ( #example-of-running-step-containers-as-a-non-root-user )
4948<!-- /toc -->
@@ -955,7 +954,6 @@ To better understand `TaskRuns`, study the following code examples:
955954
956955- [Example `TaskRun` with a referenced `Task`](#example-taskrun-with-a-referenced-task)
957956- [Example `TaskRun` with an embedded `Task`](#example-taskrun-with-an-embedded-task)
958- - [Example of reusing a `Task`](#example-of-reusing-a-task)
959957- [Example of Using custom `ServiceAccount` credentials](#example-of-using-custom-serviceaccount-credentials)
960958- [Example of Running Step Containers as a Non Root User](#example-of-running-step-containers-as-a-non-root-user)
961959
You can’t perform that action at this time.
0 commit comments