netlify: enable image customization; improve tests

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes
2022-02-11 22:28:25 +00:00
parent b52684ff85
commit fbae253f62
3 changed files with 88 additions and 21 deletions

View File

@@ -59,7 +59,7 @@ import (
// Run the netlify client in a container
container: bash.#Run & {
input: _build.output
input: *_build.output | docker.#Image
script: {
_load: engine.#Source & {
path: "."