Skip to content
Snippets Groups Projects
Commit 0ebfdc79 authored by Mateusz Gniewkowski's avatar Mateusz Gniewkowski
Browse files

Update .gitlab-ci.yml

parent 8fa1586d
No related branches found
No related tags found
No related merge requests found
Pipeline #2178 passed
......@@ -18,7 +18,7 @@ build_deb:
- cd AMQP-CPP-4.3.10
- sed -i "5 a LD_FLAGS = -Wall -shared -Wl,--no-as-needed -ldl" ./src/Makefile
- make -j8 && make install && ldconfig
- cd build && cmake .. && cmake --build .
- cd ../build && cmake .. && cmake --build .
- cpack
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment