diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0e11b7a615..9d7195ed2a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ variables: GIT_CLEAN_FLAGS: -f default: - image: registry.gitlab.com/veloren/veloren-docker-ci:latest + image: registry.gitlab.com/veloren/veloren-docker-ci/cache:e134e812 # https://docs.gitlab.com/ee/ci/pipelines/settings.html#auto-cancel-pending-pipelines interruptible: true # Retry automatically incase the runner times out or there's a runner failure