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:
parent
2e0c693f78
commit
93a3dd48d6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user