This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
dagger
Archived
Watch
1
Star
0
Fork
0
You've already forked dagger
Code
Issues
1
Pull Requests
1
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-04-08
. You can view files and clone it, but cannot push or open issues or pull requests.
cc601a4e07
dagger
/
pkg
/
universe.dagger.io
/
docker
/
test
/
test.bats
10 lines
107 B
Plaintext
Raw
Normal View
History
Unescape
Escape
docker: cleanup tests Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-02-09 01:20:11 +01:00
setup() {
load '../../bats_helpers'
common_setup
}
@test "docker" {
removed dagger up in favor of dagger do Signed-off-by: Richard Jones <richard@dagger.io>
2022-03-09 19:45:46 +01:00
dagger "do" -p ./ test
docker: cleanup tests Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-02-09 01:20:11 +01:00
}
Reference in New Issue
Copy Permalink