]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
gitlab-ci: Also add the git directory for pipeline in the main mirror
authorAndreas Schneider <asn@samba.org>
Wed, 3 Jul 2024 11:05:51 +0000 (13:05 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 4 Jul 2024 08:08:49 +0000 (08:08 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Jul  4 08:08:49 UTC 2024 on atb-devel-224

.gitlab-ci-main.yml

index ac7e403cd037a1bc79a51a1bf29e3d62eedb7efe..c70d9a6af41a76bb09e7a9bca36bb772a9ddd488 100644 (file)
@@ -148,6 +148,7 @@ include:
       # 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
+    - git config --global --add safe.directory /builds/samba-team/samba/.git
   after_script:
     - mount
     - df -h