examples/simple: require an input directory

Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
This commit is contained in:
Solomon Hykes 2021-01-12 10:06:27 -08:00
parent eef9c7fafd
commit 0e484be9bd

View File

@ -17,7 +17,8 @@ let base=alpine & {
www: { www: {
source: { source: {
#dagger: compute: [] // Make this undefined on purpose to require an input directory.
#dagger: compute: _
} }
host: string host: string