Skip to content
Snippets Groups Projects
Commit 933987e9 authored by descoste's avatar descoste
Browse files

deploy hiddendomains

parent 4e53123e
No related branches found
No related tags found
No related merge requests found
......@@ -36,34 +36,6 @@ image:
## WRITE YOUR TEST RULE HERE AFTER BRANCHING ON SUBMISSION AND CREATE A MERGE REQUEST
hiddendomains-31-test:
extends: .templateTest
variables:
BASENAME: hiddendomains
TAG: 31
RECIPE_PATH: recipes/peakcallers/hiddendomains
macs2-2271-test:
extends: .templateTest
variables:
BASENAME: macs2
TAG: 2271
RECIPE_PATH: recipes/peakcallers/macs2
picardtools-2221-test:
extends: .templateTest
variables:
BASENAME: picardtools
TAG: 2221
RECIPE_PATH: recipes/analysis-suites/picardtools
picardtools-2271-test:
extends: .templateTest
variables:
BASENAME: picardtools
TAG: 2271
RECIPE_PATH: recipes/analysis-suites/picardtools
#####################
......@@ -95,3 +67,11 @@ include:
include:
- local: "yaml-files/analysis-suites/deeptools-deploy.yaml"
#####################
# Peaks callers
#####################
include:
- local: "yaml-files/peakcallers/hiddendomains-deploy.yaml"
hiddendomains-31-builddeploy:
extends: .templateBuildDeploy
variables:
BASENAME: hiddendomains
TAG: 31
RECIPE_PATH: recipes/peakcallers/hiddendomains
only:
changes:
- recipes/peakcallers/hiddendomains/Singularity.hiddendomains-31
hiddendomains-31-test:
extends: .templateTest
variables:
BASENAME: hiddendomains
TAG: 31
RECIPE_PATH: recipes/peakcallers/hiddendomains
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