X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ecb7d4501373a21ae69494beee8252f107ec1b56..9d74b115e05fac77b49d080d9c89699b12f3c433:/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl diff --git a/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl b/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl index 713e0c06cf..b81ad5a22e 100644 --- a/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl +++ b/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl @@ -27,6 +27,8 @@ requirements: hints: arv:IntermediateOutput: outputTTL: 60 + DockerRequirement: + dockerPull: arvados/jobs:1.4.0.20190604172024 steps: substep: in: @@ -59,5 +61,5 @@ steps: out: type: string outputBinding: - outputEval: "out" + outputEval: $("out") baseCommand: cat