Pull #CopyInfo back into #Copy

Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
Joel Longtine 2021-12-20 10:43:53 -07:00
parent 1f28ce518d
commit 6427c9be37

View File

@ -63,10 +63,7 @@ package engine
$dagger: task: _name: "Copy"
input: #FS
source: {
root: #FS
path: string | *"/"
}
#CopyInfo
dest: string
output: #FS
}