1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-21 18:04:06 +03:00

gitlab-ci: Also add the git directory for pipeline in the main mirror

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
This commit is contained in:
Andreas Schneider 2024-07-03 13:05:51 +02:00 committed by Andreas Schneider
parent 2e0c693f78
commit 93a3dd48d6

View 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