Skip to content
Snippets Groups Projects
Commit d8ea84ee authored by Dmitry Rodionov's avatar Dmitry Rodionov Committed by Dmitry Ivanov
Browse files

ci: retry checkouts since they sporadically fail

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal
parent f98439a7
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,11 @@ variables:
USER: 'tarantool'
DOCKER_REGISTRY_PUB: docker-public.binary.picodata.io
DOCKER_AUTH_CONFIG: $DOCKER_AUTH_RW
# k8s runner config
# k8s runner config
KUBERNETES_CPU_REQUEST: 4
KUBERNETES_MEMORY_REQUEST: "8Gi"
# Helps to tolerate spurious network failures
GET_SOURCES_ATTEMPTS: 3
stages:
- test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment