projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
17879: Add test that acr doesn't fail on sbg fields
[arvados.git]
/
sdk
/
cwl
/
tests
/
secondaryFiles
/
example3.cwl
1
# Copyright (C) The Arvados Authors. All rights reserved.
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
class: CommandLineTool
6
cwlVersion: v1.0
7
inputs:
8
step_input:
9
type: File
10
secondaryFiles:
11
- .idx
12
default:
13
class: File
14
location: hello.txt
15
outputs: []
16
baseCommand: echo