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
7011f8f4
Commit
7011f8f4
authored
May 08, 2019
by
Sander Bollen
Browse files
python3 -y
parent
14a41871
Pipeline
#2584
failed with stages
in 2 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7011f8f4
...
...
@@ -34,7 +34,7 @@ test_dry_run:
test_integration_singularity
:
before_script
:
-
apt-get update
-
apt-get install python python-dev singularity-container
-
apt-get install python
3
python
3
-dev singularity-container
-y
-
pip install -r requirements.txt
-
pip install -r requirements-dev.txt
script
:
...
...
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