A
A
alan4042019-08-14 11:41:07
PowerShell
alan404, 2019-08-14 11:41:07

Continuous integration on Gitlab, crash, how to solve?

Hello everyone, I'm doing a lab, I need to set up continuous integration on Gitlab, 5d53c87ab3503644988378.pngwhen building, these messages appear, what should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SlavikF, 2019-08-14
@SlavikF

By default, Gitlab uses fetch with some option not found in older versions of GIT.
Try changing the strategy
https://docs.gitlab.com/ee/ci/yaml/#git-strategy
to

variables:
GIT_STRATEGY: clone

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question