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
90d19440
Commit
90d19440
authored
Jan 09, 2020
by
van den Berg
Browse files
Switch from apt-get to apt
parent
abd80c9a
Pipeline
#3100
failed with stages
in 1 minute and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
90d19440
...
...
@@ -35,7 +35,7 @@ test_dry_run:
# most docker runners will not do this
test_integration_singularity
:
before_script
:
-
apt
-get
update -y && apt
-get
install -y python3-pip
-
apt update -y && apt install -y python3-pip
-
pip3 install pyfaidx
-
pip3 install -r requirements-dev.txt
script
:
...
...
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