Skip to content
Snippets Groups Projects
Commit 6dc3a3e2 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

fix

parent 32c34a46
No related branches found
No related tags found
No related merge requests found
Pipeline #61018 canceled with stage
in 6 minutes and 11 seconds
......@@ -6,6 +6,7 @@ image: zoo.smok.co/build/build:latest
.build_rocksdb:
stage: rocksdb
script:
- rm -rf rocksdb
- apt update
- apt install -y libgflags-dev zlib1g-dev libbz2-dev liblz4-dev libzstd-dev libsnappy-dev libgflags2.2
- git clone https://github.com/facebook/rocksdb.git
......
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