Add comments to ci
This commit is contained in:
parent
3f99c88a9d
commit
67d98b9561
@ -3,5 +3,9 @@ include:
|
|||||||
file: "wf-containers.yaml"
|
file: "wf-containers.yaml"
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
|
# Workflow inputs given to nextflow.
|
||||||
|
# The workflow should define `--out_dir`, the CI template sets this.
|
||||||
|
# Only common file inputs and option values need to be given here
|
||||||
|
# (not things such as -profile)
|
||||||
NF_WORKFLOW_OPTS: "--fastq test_data"
|
NF_WORKFLOW_OPTS: "--fastq test_data"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user