From f98b766d94a778fa2194f3c46a8302fe697499f0 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 15 May 2020 12:08:27 +0200 Subject: gitlab-ci: Add new runner for samba-admem-fips Signed-off-by: Andreas Schneider Reviewed-by: Alexander Bokovoy Autobuild-User(master): Andreas Schneider Autobuild-Date(master): Mon May 18 16:06:06 UTC 2020 on sn-devel-184 --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4e9a5284429..489ac476784 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -185,6 +185,10 @@ samba-ad-dc-fips: extends: .shared_template image: $SAMBA_CI_CONTAINER_IMAGE_fedora31 +samba-admem-fips: + extends: .shared_template + image: $SAMBA_CI_CONTAINER_IMAGE_fedora31 + .private_template: extends: .shared_template tags: -- cgit v1.2.1