1
0
forked from JOJ/JOJ3

fix: CopyInDir option

This commit is contained in:
张泊明518370910136 2024-09-25 04:10:11 -04:00
parent d172fae912
commit 3a8e3dfcf4
Signed by untrusted user: 张泊明518370910136
GPG Key ID: D47306D7062CDA9D

View File

@ -51,7 +51,7 @@ type OptionalCmd struct {
CopyIn *map[string]stage.CmdFile
CopyInCached *map[string]string
CopyInCwd *bool
CopyInDir *string
CopyOut *[]string
CopyOutCached *[]string