summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-12-10 20:08:00 +0100
committerThomas Haller <thaller@redhat.com>2020-12-11 18:14:10 +0100
commita1002bd93a64f89421e71bdb539377285ef2b47f (patch)
tree0fe9a7cb35b2812b625f186f3d873ea4b1570212 /.gitlab-ci/config.yml
parenta6e234349cbfaa2931202850b2b5809473a77d90 (diff)
downloadNetworkManager-a1002bd93a64f89421e71bdb539377285ef2b47f.tar.gz
gitlab-ci: enable test build on alpine linux
Alpine is especially interesting because it uses musl as libc. The build does not yet succeed. There are several issues that need to be fixed. However, it will be simpler to fix things, if we have tests in place -- even if at the moment they are known to be broken. See-also: https://git.alpinelinux.org/aports/tree/community/networkmanager?h=master
Diffstat (limited to '.gitlab-ci/config.yml')
-rw-r--r--.gitlab-ci/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml
index 201828379c..7efe1b6730 100644
--- a/.gitlab-ci/config.yml
+++ b/.gitlab-ci/config.yml
@@ -55,6 +55,11 @@ distributions:
- '7.9.2009'
- '8.1.1911'
- '8.2.2004'
+ - name: alpine
+ tag: *default_tag
+ base_type: alpine
+ versions:
+ - 'latest'
# specifies which of the above distros is used as source for pages
pages_build: