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 "docker" {
|
||||
dagger up
|
||||
dagger "do" -p ./ test
|
||||
}
|
||||
|
Reference in New Issue
Block a user