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
Amandine PERRIN
pipeline_annotation
Commits
9ec0a3d1
Commit
9ec0a3d1
authored
Oct 07, 2019
by
Amandine PERRIN
Browse files
test installation of docker image for tests
parent
dba548e3
Pipeline
#15884
passed with stage
in 6 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
for_tests/Dockerfile
View file @
9ec0a3d1
...
...
@@ -59,7 +59,7 @@ WORKDIR /tmp
RUN
wget https://mmseqs.com/latest/mmseqs-linux-sse41.tar.gz
&&
\
tar
xvfz mmseqs-linux-sse41.tar.gz
&&
\
rm
mmseqs-linux-sse41.tar.gz
&&
\
mv
/tmp/mmseqs
2
/bin/mmseqs /usr/local/bin
&&
\
mv
/tmp/mmseqs/bin/mmseqs /usr/local/bin
&&
\
# remove useless files
rm -r /tmp/mmseqs
...
...
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