Skip to content
Snippets Groups Projects
Commit 35b09f51 authored by Дмитрий Кибирев's avatar Дмитрий Кибирев Committed by Dmitry Ivanov
Browse files

ci: repair rocks install in rockylinux docker image

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal
parent ef1d81bb
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,7 @@ RUN dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-`rp
geos-devel \
openssl-devel \
gperftools-libs \
findutils \
&& ln -s /usr/lib64/libprofiler.so.0 /usr/lib64/libprofiler.so \
&& ln -s $(cat /etc/ld.so.conf.d/postgresql-pgdg-libs.conf | cut -f 1-3 -d '/') /usr/include/postgresql \
&& sed -i "s|http://rocks.tarantool.org/|https://download.binary.picodata.io/luarocks-tnt/|g" /usr/share/tarantool/luarocks/core/hardcoded.lua \
......
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