X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e502060ffe4f68d33e2cca8f8d7544ce40d53eb7..d55916d62f4cb6ab04dcea64aea5498e6dec4f33:/sdk/cwl/tests/wf/submit_wf_packed.cwl diff --git a/sdk/cwl/tests/wf/submit_wf_packed.cwl b/sdk/cwl/tests/wf/submit_wf_packed.cwl index 1f7fee04ba..83ba584b20 100644 --- a/sdk/cwl/tests/wf/submit_wf_packed.cwl +++ b/sdk/cwl/tests/wf/submit_wf_packed.cwl @@ -1,15 +1,20 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + cwlVersion: v1.0 $graph: - class: CommandLineTool requirements: - class: DockerRequirement dockerPull: debian:8 + 'http://arvados.org/cwl#dockerCollectionPDH': 999999999999999999999999999999d4+99 inputs: - id: '#submit_tool.cwl/x' type: File default: class: File - location: keep:99999999999999999999999999999991+99/blub.txt + location: keep:5d373e7629203ce39e7c22af98a0f881+52/blub.txt inputBinding: position: 1 outputs: []