summaryrefslogtreecommitdiff
path: root/.gitlab-ci-private.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci-private.yml')
-rw-r--r--.gitlab-ci-private.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci-private.yml b/.gitlab-ci-private.yml
index c3860685a80..ea22eaa044f 100644
--- a/.gitlab-ci-private.yml
+++ b/.gitlab-ci-private.yml
@@ -39,3 +39,7 @@ build_samba_ad_dc_py2:
# this one takes about 1 hours to finish
- script/autobuild.py samba-ad-dc-py2 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
+build_nt4:
+ <<: *private_template
+ script:
+ - script/autobuild.py samba-nt4 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase