Pull #CopyInfo back into #Copy
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
parent
1f28ce518d
commit
6427c9be37
@ -63,10 +63,7 @@ package engine
|
|||||||
$dagger: task: _name: "Copy"
|
$dagger: task: _name: "Copy"
|
||||||
|
|
||||||
input: #FS
|
input: #FS
|
||||||
source: {
|
#CopyInfo
|
||||||
root: #FS
|
|
||||||
path: string | *"/"
|
|
||||||
}
|
|
||||||
dest: string
|
dest: string
|
||||||
output: #FS
|
output: #FS
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user