X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitlab-ci.yml;h=9d8b58cc8c00b22ab19c2fb0fa49ab56980beea6;hb=refs%2Fheads%2Fmaster;hp=c43c98351cffaa8043979af139df2a1e8fc637d4;hpb=4403833dcfc3d296dd9664b1752f722e5f64a275;p=nsscash%2Fnsscash.git diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c43c983..9d8b58c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,12 @@ - chown -R nobody . # Empty TEST_* as -fsanitize doesn't work in a Docker container - runuser -p -u nobody -- ./ci/run TEST_CFLAGS= TEST_LDFLAGS= + variables: + # The chown to nobody above causes permissions errors in recent Git + # versions "fatal: detected dubious ownership in repository [...] To add + # an exception for this directory, call: git config --global --add + # safe.directory [...]". + GIT_STRATEGY: clone debian-stable: <<: *template-docker