Switch to variable based command
This commit is contained in:
parent
f7aa07209b
commit
fba94dcd8f
@ -2,17 +2,6 @@ include:
|
|||||||
- project: "epi2melabs/ci-templates"
|
- project: "epi2melabs/ci-templates"
|
||||||
file: "wf-containers.yaml"
|
file: "wf-containers.yaml"
|
||||||
|
|
||||||
.run: &run |
|
variables:
|
||||||
${NEXTFLOWRUN} -w ${OUTPUT}/workspace --out_dir ${OUTPUT} \
|
NF_WORKFLOW_OPTS: "--fastq test_data"
|
||||||
--fastq test_data
|
|
||||||
|
|
||||||
conda-run:
|
|
||||||
extends: .conda-run
|
|
||||||
script:
|
|
||||||
- *run
|
|
||||||
|
|
||||||
docker-run:
|
|
||||||
extends: .docker-run
|
|
||||||
script:
|
|
||||||
- *run
|
|
||||||
- touch ${CI_PROJECT_DIR}/success
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user