.gitlab-ci: Work around new git restrictions arising from CVE-2022-24765
commit9f658aa5fe2d64780b4cd25a456ae0c6e4b7c2a4
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 May 2022 05:53:29 +0000 (6 17:53 +1200)
committerJule Anger <janger@samba.org>
Mon, 24 Oct 2022 05:26:14 +0000 (24 07:26 +0200)
tree1bfc29b7647638354a06d8f7992dc4d9a391d763
parent52ed3d07fd5269163b006985e56921cf015a32f9
.gitlab-ci: Work around new git restrictions arising from CVE-2022-24765

It was realised that git would run commands found in a git repo
(eg from configuration).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15193

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit dd568490089ae6d5bcf03068bfc4ca6b9103badb)
.gitlab-ci-main.yml