Skip to content
Snippets Groups Projects
Unverified Commit b0a6d472 authored by Francesco Tabaro's avatar Francesco Tabaro
Browse files

Update tag by removing dots

parent f2cba851
No related branches found
No related tags found
5 merge requests!13fasterq hidden macs2 picard,!12deeptools last version,!11bowtie2,!10bowtie2,!9Add deeplabcut Singularity recipe
Pipeline #32179 failed
......@@ -61,15 +61,12 @@ image:
# DeepLabCut
#####################
deeplabcut-2.2.0.2-test:
deeplabcut-2202-test:
extends: .templateTest
variables:
BASENAME: deeplabcut
TAG: 2.2.0.2
TAG: 2202
RECIPE_PATH: recipes/deeplabcut
only:
changes:
- recipes/image-analysis/deeplabcut/Singularity.deeplabcut-2.2.0.2
#####################
## Quality control
......
......@@ -2,11 +2,12 @@ Bootstrap: docker
From: deeplabcut/deeplabcut:latest-core
%help
A Singularity image from the deeplabcut:latest-core Docker. It comes with ResNet weights embedded.
A Singularity image from the deeplabcut:latest-core Docker. It comes with ResNet weights embedded. Deeplabcut 2.2.0.2
%labels
AUTHOR Francesco Tabaro
VERSION 0.1
DEEPLABCUT_VERSION 2.2.0.2
%post
apt-get update && apt-get install -y curl
......
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