summaryrefslogtreecommitdiff
path: root/bootstrap/.gitlab-ci.yml
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2020-03-25 22:17:46 +0100
committerStefan Metzmacher <metze@samba.org>2020-03-27 18:17:34 +0000
commit53402b353007893f3851afbf574c2a67f9f6a44b (patch)
tree45eb5346a60d34b0ceb55665241ae5f7a9655291 /bootstrap/.gitlab-ci.yml
parenta85fadaefc6b51891b3fa7808bd7c9257060e5d1 (diff)
downloadsamba-53402b353007893f3851afbf574c2a67f9f6a44b.tar.gz
bootstrap: add ubuntu2004 Ubuntu Focal Fossa (development branch)
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Isaac Boukris <iboukris@samba.org>
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 8427dbdc314..d6cf02109fd 100644
--- a/bootstrap/.gitlab-ci.yml
+++ b/bootstrap/.gitlab-ci.yml
@@ -93,6 +93,9 @@ ubuntu1604:
ubuntu1804:
extends: .build_image_template
+ubuntu2004:
+ extends: .build_image_template
+
debian10:
extends: .build_image_template