Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
singularityhub-EMBLRome
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nicolas Descostes
singularityhub-EMBLRome
Commits
c6399ef5
Commit
c6399ef5
authored
2 years ago
by
descoste
Browse files
Options
Downloads
Patches
Plain Diff
add bowtie2 and remove test
parent
22a0267c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-14
2 additions, 14 deletions
.gitlab-ci.yml
with
2 additions
and
14 deletions
.gitlab-ci.yml
+
2
−
14
View file @
c6399ef5
...
...
@@ -36,20 +36,6 @@ image:
## WRITE YOUR TEST RULE HERE AFTER BRANCHING ON SUBMISSION AND CREATE A MERGE REQUEST
bowtie2-241cv1-test
:
extends
:
.templateTest
variables
:
BASENAME
:
bowtie2
TAG
:
241cv1
RECIPE_PATH
:
recipes/quality-control/bowtie2
bowtie2-245-test
:
extends
:
.templateTest
variables
:
BASENAME
:
bowtie2
TAG
:
245
RECIPE_PATH
:
recipes/quality-control/bowtie2
#####################
# Image analysis
...
...
@@ -64,3 +50,5 @@ include:
include
:
-
local
:
"
yaml-files/quality-control/fastqc-deploy.yaml"
-
local
:
"
yaml-files/quality-control/bowtie2-deploy.yaml"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment