@@ -45,13 +45,11 @@ dagger.#Plan & {
|
||||
}
|
||||
}
|
||||
|
||||
dependent: {
|
||||
one: bash.#Run & {
|
||||
dependent: one: bash.#Run & {
|
||||
input: test.one.output
|
||||
script: contents: "cat /output.txt"
|
||||
export: files: "/output.txt": string
|
||||
}
|
||||
}
|
||||
|
||||
notMe: bash.#Run & {
|
||||
input: image.output
|
||||
|
Reference in New Issue
Block a user