examples/simple: require an input directory
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
This commit is contained in:
parent
eef9c7fafd
commit
0e484be9bd
@ -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
|
||||||
|
Reference in New Issue
Block a user