tests: fix outputs->client migration
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
f72dde1d0d
commit
5834a1e740
@ -11,11 +11,6 @@ dagger.#Plan & {
|
||||
client: filesystem: "./test_do": write: contents: actions.test.one.export.files["/output.txt"]
|
||||
client: filesystem: "./dependent_do": write: contents: actions.dependent.one.export.files["/output.txt"]
|
||||
|
||||
outputs: files: dependent: {
|
||||
dest: "./dependent_do"
|
||||
contents: actions.dependent.one.export.files["/output.txt"]
|
||||
}
|
||||
|
||||
actions: {
|
||||
image: alpine.#Build & {
|
||||
packages: bash: {}
|
||||
|
Reference in New Issue
Block a user