1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00
Commit Graph

17 Commits

Author SHA1 Message Date
Stephan Jauernick
c3713048ee Update .gitlab-ci.yml 2022-03-26 00:38:07 +00:00
Stephan Jauernick
c71939d02f Update .gitlab-ci.yml 2022-03-26 00:36:38 +00:00
Stephan Jauernick
3352858b48 Update .gitlab-ci.yml 2022-03-26 00:34:43 +00:00
Stephan Jauernick
db6ce1acb7 Update .gitlab-ci.yml 2022-03-26 00:27:43 +00:00
Stephan Jauernick
b3c8f52915 Update .gitlab-ci.yml 2022-03-26 00:25:09 +00:00
Stephan Jauernick
604e6b09cd Update .gitlab-ci.yml 2022-03-26 00:20:57 +00:00
Stephan Jauernick
a5e59cc5a6 Update .gitlab-ci.yml 2022-03-26 00:19:29 +00:00
Stephan Jauernick
b4b9f45a50 Update .gitlab-ci.yml 2022-03-26 00:16:49 +00:00
Stephan Jauernick
0b2253ae40 Update .gitlab-ci.yml 2022-03-21 22:08:56 +00:00
Stephan Jauernick
5e68b18eca Update .gitlab-ci.yml 2022-03-21 22:06:37 +00:00
Stephan Jauernick
74db1b20a1 Update .gitlab-ci.yml 2022-03-21 22:01:45 +00:00
Stephan Jauernick
ac9597ffe2 Update .gitlab-ci.yml 2022-03-21 21:57:02 +00:00
Stephan Jauernick
af3b66eb68 Update .gitlab-ci.yml 2022-03-21 21:56:13 +00:00
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