engine.#LoadSecret support
Fixes #1305 Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
@@ -125,3 +125,9 @@ setup() {
|
||||
run "$DAGGER" --europa up ./tasks/httpfetch/not_exist.cue
|
||||
assert_failure
|
||||
}
|
||||
|
||||
@test "task: #LoadSecret" {
|
||||
cd "$TESTDIR"/tasks/loadsecret
|
||||
|
||||
"$DAGGER" --europa up ./loadsecret.cue
|
||||
}
|
||||
|
Reference in New Issue
Block a user