Fix spec validation & merge so that default values are correctly applied
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
This commit is contained in:
2
examples/tests/exec/env/invalid/main.cue
vendored
2
examples/tests/exec/env/invalid/main.cue
vendored
@@ -11,7 +11,5 @@ package testing
|
||||
echo "$foo"
|
||||
"""#]
|
||||
env: foo: lala: "lala"
|
||||
// XXX Blocked by https://github.com/blocklayerhq/dagger/issues/19
|
||||
dir: "/"
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user