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.
8815a11afd
dagger
/
pkg
/
universe.dagger.io
/
alpine
/
test
/
test.bats
9 lines
114 B
Plaintext
Raw
Normal View
History
Unescape
Escape
alpine: cleanup tests Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-02-09 00:29:00 +01:00
setup() {
load '../../bats_helpers'
common_setup
}
@test "alpine" {
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.cue test
alpine: cleanup tests Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-02-09 00:29:00 +01:00
}
Reference in New Issue
Copy Permalink