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
44
44
- [ Code examples] ( #code-examples )
45
45
- [ Example ` TaskRun ` with a referenced ` Task ` ] ( #example-taskrun-with-a-referenced-task )
46
46
- [ Example ` TaskRun ` with an embedded ` Task ` ] ( #example-taskrun-with-an-embedded-task )
47
- - [ Example of reusing a ` Task ` ] ( #example-of-reusing-a-task )
48
47
- [ Example of Using custom ` ServiceAccount ` credentials] ( #example-of-using-custom-serviceaccount-credentials )
49
48
- [ Example of Running Step Containers as a Non Root User] ( #example-of-running-step-containers-as-a-non-root-user )
50
49
<!-- /toc -->
@@ -957,7 +956,6 @@ To better understand `TaskRuns`, study the following code examples:
957
956
958
957
- [Example `TaskRun` with a referenced `Task`](#example-taskrun-with-a-referenced-task)
959
958
- [Example `TaskRun` with an embedded `Task`](#example-taskrun-with-an-embedded-task)
960
- - [Example of reusing a `Task`](#example-of-reusing-a-task)
961
959
- [Example of Using custom `ServiceAccount` credentials](#example-of-using-custom-serviceaccount-credentials)
962
960
- [Example of Running Step Containers as a Non Root User](#example-of-running-step-containers-as-a-non-root-user)
963
961
You can’t perform that action at this time.
0 commit comments