Merge branch '14018-acr-set-container-properties' into main
[arvados.git] / sdk / cwl / tests / wf / echo_a.cwl
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 cwlVersion: v1.0
6 class: CommandLineTool
7 requirements:
8   ResourceRequirement:
9     coresMin: 2
10     outdirMin: 1024
11 inputs: []
12 outputs: []
13 baseCommand: echo
14 arguments:
15   - "a"