CI: move target "build_nt4" to private gitlab runners
[samba.git] / .gitlab-ci-private.yml
index c3860685a8091deeb7c376b44ed9d69af90ce330..ea22eaa044f7e8157b495746033cbde9f5c62846 100644 (file)
@@ -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