summaryrefslogtreecommitdiff
path: root/bootstrap/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2020-03-19 10:32:17 +0100
committerAndreas Schneider <asn@cryptomilk.org>2020-03-20 15:19:50 +0000
commitbce99f59332ffd4d817be457ff4b39743e724319 (patch)
tree151afd958ae78fc1b2dd8711aecbb43f0e231288 /bootstrap/.gitlab-ci.yml
parentef08b30380093726297529d20b087e64caa58572 (diff)
downloadsamba-bce99f59332ffd4d817be457ff4b39743e724319.tar.gz
gitlab-ci: Add Fedora 32 (Beta)
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Fri Mar 20 15:19:50 UTC 2020 on sn-devel-184
Diffstat (limited to 'bootstrap/.gitlab-ci.yml')
-rw-r--r--bootstrap/.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap/.gitlab-ci.yml b/bootstrap/.gitlab-ci.yml
index 89c1453a34c..8427dbdc314 100644
--- a/bootstrap/.gitlab-ci.yml
+++ b/bootstrap/.gitlab-ci.yml
@@ -99,6 +99,9 @@ debian10:
fedora31:
extends: .build_image_template
+fedora32:
+ extends: .build_image_template
+
centos8:
extends: .build_image_template