Add profile docker

This commit is contained in:
drpatelh 2020-08-07 10:07:20 +01:00
parent 4f76bb6b03
commit 49e37cb22c

View file

@ -27,4 +27,4 @@ jobs:
sudo mv nextflow /usr/local/bin/ sudo mv nextflow /usr/local/bin/
# Test the module # Test the module
- run: nextflow run ./software/fastqc/test/ - run: nextflow run ./software/fastqc/test/ -profile docker