X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/72a4000d8dc81879afae18ca440ab2ffaf712823..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 2a3edf7c10..83ba584b20 100644 --- a/sdk/cwl/tests/wf/submit_wf_packed.cwl +++ b/sdk/cwl/tests/wf/submit_wf_packed.cwl @@ -1,9 +1,14 @@ +# 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