Creating an example PipelineRun.

This commit is contained in:
Tom Alexander
2024-07-21 15:54:12 -04:00
parent 1612278bed
commit 1406a21785
6 changed files with 156 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1905,6 +1905,7 @@ dependencies = [
"http-body-util",
"k8s-openapi",
"kube",
"schemars",
"serde",
"serde_json",
"sha2",