mirror of
https://gitea.com/gitea/act
synced 2026-05-06 01:37:48 +02:00
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