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

add 102

parent 461d1954
No related branches found
No related tags found
No related merge requests found
...@@ -27,3 +27,13 @@ spikchipcustom-v101-builddeploy: ...@@ -27,3 +27,13 @@ spikchipcustom-v101-builddeploy:
only: only:
changes: changes:
- recipes/chipseq/spikchipcustom/Singularity.spikchipcustom-v101 - recipes/chipseq/spikchipcustom/Singularity.spikchipcustom-v101
spikchipcustom-v102-builddeploy:
extends: .templateBuildDeploy
variables:
BASENAME: spikchipcustom
TAG: v102
RECIPE_PATH: recipes/chipseq/spikchipcustom
only:
changes:
- recipes/chipseq/spikchipcustom/Singularity.spikchipcustom-v102
...@@ -11,3 +11,10 @@ spikchipcustom-v100-test: ...@@ -11,3 +11,10 @@ spikchipcustom-v100-test:
BASENAME: spikchipcustom BASENAME: spikchipcustom
TAG: v100 TAG: v100
RECIPE_PATH: recipes/chipseq/spikchipcustom RECIPE_PATH: recipes/chipseq/spikchipcustom
spikchipcustom-v102-test:
extends: .templateTest
variables:
BASENAME: spikchipcustom
TAG: v102
RECIPE_PATH: recipes/chipseq/spikchipcustom
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