feat: cibtool run add --job option
modified src/bin/cibtoolcmd/run.rs
@@ -1,6 +1,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -51,6 +52,10 @@ pub struct AddRun {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -82,6 +87,10 @@ impl Leaf for AddRun {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|