]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
gitlab-ci: Set git safe.directory for devel repo
authorAndreas Schneider <asn@samba.org>
Fri, 7 Jun 2024 14:20:10 +0000 (16:20 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 9 Jul 2024 13:27:12 +0000 (13:27 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15660

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 54fed589cca245c716492bcc78b574c30378b19c)

.gitlab-ci-main.yml

index 4d6691b0d7c1cc968b5a8bb80f41d3946fa67a1d..1bf4dd0da17cdeff1b015671293d85ebc7a37125 100644 (file)
@@ -147,6 +147,7 @@ include:
     - ccache -s
       # We are already running .gitlab-ci directives from this repo, remove additional checks that break our CI
     - git config --global --add safe.directory `pwd`
+    - git config --global --add safe.directory /builds/samba-team/devel/samba/.git
   after_script:
     - mount
     - df -h