Adding simple overlay test
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
This commit is contained in:
1
examples/tests/exec/env/overlay/main.cue
vendored
1
examples/tests/exec/env/overlay/main.cue
vendored
@@ -14,7 +14,6 @@ bar: string
|
||||
[ "$foo" == "overlay environment" ] || exit 1
|
||||
"""]
|
||||
env: foo: bar
|
||||
always: true
|
||||
// XXX Blocked by https://github.com/blocklayerhq/dagger/issues/19
|
||||
dir: "/"
|
||||
},
|
||||
|
Reference in New Issue
Block a user