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

replace by main branch

parent 0c9e60e8
No related branches found
No related tags found
4 merge requests!13fasterq hidden macs2 picard,!12deeptools last version,!11bowtie2,!10bowtie2
......@@ -61,12 +61,23 @@ image:
# DeepLabCut
#####################
deeplabcut-2202-test:
extends: .templateTest
#deeplabcut-2202-test:
# extends: .templateTest
# variables:
# BASENAME: deeplabcut
# TAG: 2202
# RECIPE_PATH: recipes/image-analysis/deeplabcut
deeplabcut-2202-builddeploy:
extends: .templateBuildDeploy
variables:
BASENAME: deeplabcut
TAG: 2202
RECIPE_PATH: recipes/image-analysis/deeplabcut
only:
changes:
- recipes/image-analysis/deeplabcut/Singularity.deeplabcut-2202
#####################
## Quality control
......
......@@ -87,7 +87,7 @@ For instance, if you want to submit fastqc version 0119cv8, your rule name will
- As title: toolName-tag-test
- description: A one-line sentence to explain what the tool is. Please precise any important information as well.
- Assignee: Choose Nicolas Descostes
- Reviewer: Choose Nicolas Descostes
- **Be careful:** Uncheck the `Delete source branch when merge request is accepted.` before submitting.
11) Now it is time to test the build of your singularity. You will see a gear on the right of `Detached merge request pipeline #32160 waiting for manual action for `. Click on it and hit the play button next to your rule.
......
......@@ -24,4 +24,3 @@ From: deeplabcut/deeplabcut:latest-core
%runscript
exec /usr/bin/python3 "$@"
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