spec: updated generated spec

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi 2021-01-11 18:56:31 -08:00
parent 4ad7b6e90e
commit eef9c7fafd

View File

@ -112,8 +112,8 @@ package dagger
} }
#Copy: { #Copy: {
do: "copy" do: "copy"
from: #Script | #Component from: #Script | #Component
src: string | *"/" src: string | *"/"
dest: string | *"/" dest: string | *"/"
} }