reuse containers to fix #86
This commit is contained in:
@@ -104,6 +104,7 @@ type ContainerSpec struct {
|
||||
Entrypoint string
|
||||
Args string
|
||||
Name string
|
||||
Reuse bool
|
||||
}
|
||||
|
||||
// Step is the structure of one step in a job
|
||||
|
Reference in New Issue
Block a user