Suppress shallow cloning on emba

* test/infra/gitlab-ci.yml (variables): Set GIT_DEPTH to 0 in
order to avoid shallow cloning.
This commit is contained in:
Michael Albinus 2024-08-20 19:23:48 +02:00
parent 3419e7ea52
commit 3f019167b8

View file

@ -42,6 +42,7 @@ workflow:
- when: always
variables:
GIT_DEPTH: 0
GIT_STRATEGY: fetch
EMACS_EMBA_CI: 1
EMACS_TEST_JUNIT_REPORT: junit-test-report.xml