Skip to content
Snippets Groups Projects
Commit 4b4b7454 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix glob

parent b1ec4bec
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ outputs: ...@@ -9,7 +9,7 @@ outputs:
- id: compressed - id: compressed
type: File type: File
outputBinding: outputBinding:
glob: 'out/*.tar.gz' glob: 'out/*.tar'
baseCommand: baseCommand:
- 'bash' - 'bash'
- 'tar.sh' - 'tar.sh'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment