Skip to content
Snippets Groups Projects
Commit 13c6a20f authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Make test.nf compatible with nextflow 0.31.0

parent f264782a
No related merge requests found
Pipeline #6474 failed with stages
in 5 minutes and 12 seconds
......@@ -32,7 +32,7 @@ process getBag {
publishDir "${logsDir}", mode: "copy", pattern: "${repRID}.getBag.{out,err}"
input:
path credential, stageAs: "credential.json" from deriva
path deriva
path derivaConfig
output:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment