Gitlab : Uploading artifacts as “dotenv” to coordinator failed with TLS handshake
I have created a pipeline with 3 stages. I am storing the each pipeline stage status in “build.env” file.
Should i use multiple gitlab runners or a single gitlab runner with request_concurrency set to a value?
I have a setup where all the runners are untagged, use the same executor(docker). In this case which is more efficient in terms of cpu and memory usage?