ci: Mark repo as safe for different user's ownership.
commitd17802bf76015277c7629bf3993c287ac98c308a
authorAbhilash Raj <maxking@asynchronous.in>
Thu, 21 Jul 2022 11:05:17 +0000 (21 11:05 +0000)
committerAbhilash Raj <maxking@asynchronous.in>
Thu, 21 Jul 2022 11:05:17 +0000 (21 11:05 +0000)
treec13b0b4f835be0b631e513e865c46a2e985ce73c
parentc9c9b15cd91564ef00d88d79474e029e5da58e20
ci: Mark repo as safe for different user's ownership.

Due to https://github.blog/2022-04-12-git-security-vulnerability-announced/, we need to
set GIT_CEILING_DIRECTORIES to ensure that the checked out repo is trusted.
.gitlab-ci.yml
tox.ini