Skip to content
Snippets Groups Projects
Commit 79ca6071 authored by Xinglu Yee's avatar Xinglu Yee Committed by dutor
Browse files

Update cron time and make threads (#1002)

Add more ignored files for docker and exec clang-format before commit
parent 9a8300f9
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ A high performance distributed graph database
%build
cmake -DCMAKE_BUILD_TYPE=Release -DNEBULA_BUILD_VERSION=%{_version} -DCMAKE_INSTALL_PREFIX=%{_install_dir} -DENABLE_TESTING=OFF./
make -j2
make -j$(nproc)
%install
rm -rf %{buildroot}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment