added heredoc test

Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
Richard Jones
2022-01-13 15:35:37 -07:00
parent e59ba48ec0
commit d62df71fd4
3 changed files with 96 additions and 1 deletions

View File

@@ -10,7 +10,6 @@ engine.#Plan & {
actions: {
build: engine.#Dockerfile & {
source: inputs.directories.testdata.contents
// path: "Dockerfile"
}
verify: engine.#Exec & {