From 36d98242a9a779b3891591873d46e66c02e77268 Mon Sep 17 00:00:00 2001 From: Yera All Date: Sat, 4 Apr 2026 02:11:52 +0500 Subject: [PATCH] Remove CI cache for shell runner --- .gitlab-ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02d08c6..5cb65e6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,11 +18,6 @@ variables: PYTHON_BIN: "python3" CI_POSTGRES_ADMIN_URL: "" -default: - cache: - paths: - - .cache/pip - .python_job: tags: - crm-shell