From bf3ee86425317c667609a349b1ec07a6c27a0680 Mon Sep 17 00:00:00 2001 From: Imbris Date: Fri, 4 Jun 2021 02:26:28 -0400 Subject: [PATCH] Update docker cache for CI --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9590b819bd..c497e9c1c1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,10 +10,10 @@ variables: # However in gitlab web ui it's set to fetch so it should be fine ¯\_(ツ)_/¯ GIT_STRATEGY: fetch # Note: this is deprecated! - # ttps://docs.gitlab.com/ee/ci/yaml/#shallow-cloning + # https://docs.gitlab.com/ee/ci/yaml/#shallow-cloning GIT_DEPTH: 3 GIT_CLEAN_FLAGS: -f - CACHE_IMAGE_TAG: 7ea40612 + CACHE_IMAGE_TAG: 55629eab default: # https://docs.gitlab.com/ee/ci/pipelines/settings.html#auto-cancel-pending-pipelines