Skip to content
Snippets Groups Projects
Commit a36cfc7b authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Fix process name in config file

parent ea1722e5
Branches
Tags
2 merge requests!63Develop,!62REsolve Misspelled process name in config
Pipeline #9023 canceled with stages
in 2 minutes and 23 seconds
......@@ -88,7 +88,7 @@ process {
withName:finalizeExecutionRun {
container = 'gudmaprbk/deriva1.4:1.0.0'
}
withName:failPreExecutionRun {
withName:failPreExecutionRun_fastq {
container = 'gudmaprbk/deriva1.4:1.0.0'
}
withName:failExecutionRun {
......
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