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

Fix out name of ms

parent ee077c4e
Branches
Tags
No related merge requests found
......@@ -53,7 +53,7 @@ steps:
source: untar/uncompressed
- id: msout_name
source: untar/uncompressed
valueFrom: $("COMPRESSED_" + self)
valueFrom: $("COMPRESSED_" + self[0].basename)
- id: writefullresflag
default: true
- id: storagemanager
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment