.gitlab-ci.yml: merge .gitlab-ci-private.yml
[kai/samba-autobuild/.git] / .gitlab-ci-private.yml
index 4e83c197b8929dd853a6dddf5fd37a48eec237fb..04d33d5c549deaa5b1dccc5eb0103b22f2fa21c6 100644 (file)
@@ -1,30 +1,2 @@
 include:
- - '/.gitlab-ci.yml'
-
-
-.private_template:
-  extends: .shared_template
-  tags:
-    - docker
-    - private
-  before_script:
-    - uname -a
-    - lsb_release -a
-    - mount
-    - df -h
-    - free -h
-
-samba:
-  extends: .private_template
-  # this one takes about 4 hours to finish
-
-samba-fileserver:
-  extends: .private_template
-  # this one takes about 1 hours to finish
-
-samba-ad-dc:
-  extends: .private_template
-  # this one takes about 1 hours to finish
-
-samba-nt4:
-  extends: .private_template
+  - '/.gitlab-ci.yml'