GitLab-CI: Increase clone depth
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Mon, 13 Dec 2021 23:03:35 +0000 (00:03 +0100)
committerJonathan Neuschäfer <j.neuschaefer@gmx.net>
Tue, 14 Dec 2021 10:08:15 +0000 (11:08 +0100)
commit9a64a0124ff7aa2994e4b8700834ff61573e78cd
tree95cdfba8b2389522020d71d16934b7bb9200f0fe
parent26e8f778acc2828a2621a40d6f0ebbdc356a6ee1
GitLab-CI: Increase clone depth

Currently, GitLab-CI fails with this error:

  error: Server does not allow request for unadvertised object d96f737c0a53dde983060522816bbef016b449ce
  Fetched in submodule path 'pinmux', but it did not contain d96f737c0a53dde983060522816bbef016b449ce. Direct fetching of that commit failed.

Fix it by increasing the clone depth from the default of 50 to 500.
.gitlab-ci.yml