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.
c800cb5a3a
dagger
/
pkg
/
universe.dagger.io
/
netlify
/
test
/
test.bats
10 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
netlify: Europa port - Fix netlify.#Deploy (there's still FIXMEs) - Externalize the `deploy.sh` script - Add tests - Misc engine fixes for more explicit error messages Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-01-20 02:19:37 +01:00
setup() {
load '../../bats_helpers'
common_setup
}
netlify: cleanup tests Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-02-09 01:26:12 +01:00
@test "netlify" {
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" test
netlify: Europa port - Fix netlify.#Deploy (there's still FIXMEs) - Externalize the `deploy.sh` script - Add tests - Misc engine fixes for more explicit error messages Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-01-20 02:19:37 +01:00
}
Reference in New Issue
Copy Permalink