X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ba15fa5da21f4bafd3f90a8d259ea2aae764c77e..6911361cec42d4858fb8e345e07bcf14d5e163b6:/sdk/cwl/tests/secondary/wf.cwl?ds=sidebyside diff --git a/sdk/cwl/tests/secondary/wf.cwl b/sdk/cwl/tests/secondary/wf.cwl index 248aefd2c6..da9790e2d0 100644 --- a/sdk/cwl/tests/secondary/wf.cwl +++ b/sdk/cwl/tests/secondary/wf.cwl @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + cwlVersion: v1.0 class: Workflow $namespaces: @@ -5,6 +9,8 @@ $namespaces: cwltool: "http://commonwl.org/cwltool#" requirements: SubworkflowFeatureRequirement: {} + DockerRequirement: + dockerPull: arvados/jobs:1.4.0.20190604172024 inputs: i: type: File