Skip to content
Snippets Groups Projects
Commit bd4a48fe authored by Nicolas Descostes's avatar Nicolas Descostes
Browse files

replace by main

parent 6df8800e
No related branches found
No related tags found
1 merge request!23bowtie2samtools test
......@@ -37,14 +37,6 @@ image:
## WRITE YOUR TEST RULE HERE AFTER BRANCHING ON SUBMISSION AND CREATE A MERGE REQUEST
trimgalore-067-test:
extends: .templateTest
variables:
BASENAME: trimgalore
TAG: v067
RECIPE_PATH: recipes/fastq-operations/trimgalore
#####################
## Include
#####################
......@@ -60,6 +52,7 @@ include:
# fastq operations
#####################
- local: "yaml-files/fastq-operations/parallelfastqdump-deploy.yaml"
- local: "yaml-files/fastq-operations/trimgalore-deploy.yaml"
#####################
# Analysis suites
......
......@@ -43,4 +43,3 @@ From: ubuntu:bionic
%labels
Author Nicolas Descostes
Version v0.0.1
\ No newline at end of file
trimgalore-067-builddeploy:
extends: .templateBuildDeploy
variables:
BASENAME: trimgalore
TAG: v067
RECIPE_PATH: recipes/fastq-operations/trimgalore
only:
changes:
- recipes/fastq-operations/trimgalore/Singularity.trimgalore-v067
trimgalore-067-test:
extends: .templateTest
variables:
BASENAME: trimgalore
TAG: v067
RECIPE_PATH: recipes/fastq-operations/trimgalore
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment