Remove unused 'policy: pull' configuration

This commit is contained in:
2025-04-04 23:44:52 +02:00
parent 5f492e2e63
commit 2ba3576be9

View File

@@ -17,7 +17,6 @@ cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- node_modules/
policy: pull
variables:
NEXT_PUBLIC_ENV: "production"