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

Add container for new process

parent 8d80de50
Branches
Tags
1 merge request!87Develop
Pipeline #9925 passed with stages
in 5 minutes and 21 seconds
......@@ -98,6 +98,9 @@ process {
withName:failPreExecutionRun {
container = 'gudmaprbk/deriva1.4:1.0.1'
}
withName:failPreExecutionRun_seqwho {
container = 'gudmaprbk/deriva1.4:1.0.1'
}
withName:failExecutionRun {
container = 'gudmaprbk/deriva1.4:1.0.1'
}
......
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