Skip to content
GitLab
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
1092c17e
Commit
1092c17e
authored
May 08, 2019
by
Sander Bollen
Browse files
install python
parent
9f293ee8
Pipeline
#2582
failed with stages
in 1 minute and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1092c17e
...
...
@@ -32,9 +32,11 @@ test_dry_run:
test_integration_singularity
:
<<
:
*docker_before_script_anchor
before_script
:
-
apt-get install python python-dev singularity-container
-
pip install -r requirements.txt
-
pip install -r requirements-dev.txt
script
:
-
apt-get install singularity-container
-
py.test --tag singularity-integration
image
:
debian:buster
tags
:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment