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