mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
.gitlab-ci.yml: remove before_script section of .private_template
It's already inherited from .shared_template. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
58314d71ea
commit
24bc99e699
@ -119,12 +119,6 @@ samba-ad-dc-ntvfs:
|
||||
tags:
|
||||
- docker
|
||||
- private
|
||||
before_script:
|
||||
- uname -a
|
||||
- lsb_release -a
|
||||
- mount
|
||||
- df -h
|
||||
- free -h
|
||||
only:
|
||||
variables:
|
||||
# These jobs are only run if the gitlab repo has private runners available.
|
||||
|
Loading…
Reference in New Issue
Block a user