]> 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)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 13 Jun 2024 07:38:28 +0000 (07:38 +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>
.gitlab-ci-main.yml

index b651e71da29c9b65db23dad7343f9e545015e199..c56c84c89d46f3d4cde06dfe7e108d19723f8264 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