We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845b8be commit af2527bCopy full SHA for af2527b
tekton-poc/README.md
@@ -16,7 +16,7 @@ A TaskRun is an object that identifies:
16
- the Task and
17
- the values of any parameters (passed from the PipelineRun)
18
19
-The TaskRun is implemented by a Pod
+The TaskRun is implemented by a Pod.
20
Each Step is implemented by a Container in the Pod.
21
22
## Supported Benchmarking Use Cases
0 commit comments