1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Stephan Jauernick
41e0732859 Feature: Build Dist Archives via CI and Upload them to OBS 2022-03-13 18:00:58 +00:00
Ralph Giles
2ef043decf
gitlab-ci: Fix build environment.
Replace the `alpine` tag with an explicit `alpine` container
version. This will dispatch on the currently available ci
runners in the upstream gitlab repository.

We prefer an explicit version so we have more control over
updates to the testing environment. This will need to be
bumped periodically.
2020-12-03 15:54:28 -08:00
Marvin Scholz
7bccaf9d25 CI: Do not install openssl-dev
It conflicts with libressl, which is needed for curl now.
2019-04-04 09:44:42 +02:00
Marvin Scholz
e76508a887 Add Gitlab CI build file
This will build icecast using Gitlab CI on the Xiph Gitlab with a
Docker image of Alpine Linux.
2018-01-13 21:09:11 +01:00