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 @@ -44,7 +44,6 @@ weight: 202
4444- [ Code examples] ( #code-examples )
4545 - [ Example ` TaskRun ` with a referenced ` Task ` ] ( #example-taskrun-with-a-referenced-task )
4646 - [ Example ` TaskRun ` with an embedded ` Task ` ] ( #example-taskrun-with-an-embedded-task )
47- - [ Example of reusing a ` Task ` ] ( #example-of-reusing-a-task )
4847 - [ Example of Using custom ` ServiceAccount ` credentials] ( #example-of-using-custom-serviceaccount-credentials )
4948 - [ Example of Running Step Containers as a Non Root User] ( #example-of-running-step-containers-as-a-non-root-user )
5049<!-- /toc -->
@@ -957,7 +956,6 @@ To better understand `TaskRuns`, study the following code examples:
957956
958957- [Example `TaskRun` with a referenced `Task`](#example-taskrun-with-a-referenced-task)
959958- [Example `TaskRun` with an embedded `Task`](#example-taskrun-with-an-embedded-task)
960- - [Example of reusing a `Task`](#example-of-reusing-a-task)
961959- [Example of Using custom `ServiceAccount` credentials](#example-of-using-custom-serviceaccount-credentials)
962960- [Example of Running Step Containers as a Non Root User](#example-of-running-step-containers-as-a-non-root-user)
963961
You can’t perform that action at this time.
0 commit comments