From 7062c1c5cdf170cdc35045611aad9a201d2bdcee Mon Sep 17 00:00:00 2001 From: Nicolas Descostes <nicolas.descostes@embl.it> Date: Thu, 9 Feb 2023 19:35:05 +0100 Subject: [PATCH] deploy spikchipcustom --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e587d38..78e1f8e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -103,3 +103,5 @@ include: # chipseq ##################### - local: "yaml-files/chipseq/spikchip-deploy.yaml" + - local: "yaml-files/chipseq/spikchipcustom-deploy.yaml" + -- GitLab