removed dagger up in favor of dagger do
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
@@ -5,5 +5,5 @@ setup() {
|
||||
}
|
||||
|
||||
@test "aws/cli" {
|
||||
dagger up ./sts_get_caller_identity.cue
|
||||
dagger "do" -p ./sts_get_caller_identity.cue verify
|
||||
}
|
||||
|
Reference in New Issue
Block a user