removed --no-cache
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
026c7641b3
commit
a80c48f241
@ -5,6 +5,6 @@ setup() {
|
||||
}
|
||||
|
||||
@test "plan: hello" {
|
||||
run dagger --no-cache --europa up ./plan/hello-europa
|
||||
run dagger --europa up ./plan/hello-europa
|
||||
assert_success
|
||||
}
|
Reference in New Issue
Block a user