Skip to content
Snippets Groups Projects
Commit d2445839 authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov Committed by Yaroslav Dynnikov
Browse files

ci: remove unnecessary dependencies

These libs installed in Dockerfile aren't used for the build. Instead,
tarantool is built with sources from `vendored` directory.
parent c18fe6e6
No related branches found
No related tags found
1 merge request!381Cleanup CI
Pipeline #13741 passed
......@@ -6,12 +6,6 @@ RUN set -e; \
build-essential \
git unzip wget curl\
cmake make \
zlib1g-dev \
libreadline-dev \
libncurses5-dev \
libssl-dev \
libunwind-dev \
libicu-dev \
python3 \
python3-yaml \
python3-six \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment