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

add version 1.0.0

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