Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Klinische Genetica
capture-lumc
hutspot
Commits
91a66851
Commit
91a66851
authored
May 10, 2019
by
Sander Bollen
Browse files
attempt x
parent
524d34af
Pipeline
#2587
failed with stages
in 2 minutes and 7 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
91a66851
...
...
@@ -33,13 +33,10 @@ test_dry_run:
test_integration_singularity
:
before_script
:
-
apt-get update
-
apt-get install python3 python3-dev python3-pip singularity-container -y
-
pip3 install -r requirements.txt
-
pip3 install -r requirements-dev.txt
script
:
-
py.test --tag singularity-integration
image
:
debian:buster
image
:
lumc/singularity-snakemake:3.0.3-5.4.0
tags
:
-
docker
stage
:
integration
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment