X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b5a8d7052ff461073496627aef8e2e0c29901a19..858a8ce2394b57540f95fa794e894e3315508c8b:/sdk/cwl/tests/secondary/wf.cwl 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