Skip to content
Snippets Groups Projects
Commit 1fe38f17 authored by Bart's avatar Bart
Browse files

update

parent 0375c997
Branches
Tags
No related merge requests found
...@@ -6,10 +6,10 @@ ...@@ -6,10 +6,10 @@
workflow=$(basename $1 .cwl) workflow=$(basename $1 .cwl)
mkdir -p /unlock/infrastructure/cwl
git clone https://gitlab.com/m-unlock/cwl.git /cwl/setup.tmp git clone https://gitlab.com/m-unlock/cwl.git /cwl/setup.tmp
# Move neccesary files to permanent dependency location # Move neccesary files to permanent dependency location
mkdir -p /unlock/infrastructure/cwl
cp -r /cwl/setup.tmp/cwl /cwl/setup.tmp/setup /unlock/infrastructure/ cp -r /cwl/setup.tmp/cwl /cwl/setup.tmp/setup /unlock/infrastructure/
# Execute Workflow dependency setup script: # Execute Workflow dependency setup script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment