From 11830736d7749327626661741b6d74c4df0e6d83 Mon Sep 17 00:00:00 2001 From: sebo <sebastian.bergandy@external.mgm-cp.com> Date: Wed, 14 May 2025 20:39:37 +0200 Subject: [PATCH] OZG-7856 do not cache .nx --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e85ff28eac..9e965c474e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,6 @@ default: paths: - alfa-client/node_modules - alfa-client/.pnpm-store - - alfa-client/.nx .alfa lint: stage: lint -- GitLab