1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-01-03 14:56:34 -05:00

Update .gitlab-ci.yml

This commit is contained in:
Stephan Jauernick 2022-03-26 00:27:43 +00:00
parent b3c8f52915
commit db6ce1acb7

View File

@ -44,6 +44,7 @@ make_dist:
- tar -C / -xvzf $LIBIGLOO_PACKAGE_ARCHIVE
- ls -la /usr/local/lib
- ./configure || cat config.log
- make
- make dist
# Tests