Skip to content
Snippets Groups Projects
Commit 253e634d authored by Jeremy Mathews's avatar Jeremy Mathews
Browse files

Fix process scripts issue

parent e7ad35bc
Branches
Tags
1 merge request!7Resolve "Check file inputs"
Pipeline #4138 failed with stage
in 5 seconds
......@@ -6,6 +6,7 @@ variables:
before_script:
- module load nextflow/0.31.0
- rm -rf workflow/process_scripts
- git submodule update --init --recursive
- git submodule sync --recursive
......
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