diff --git a/docs/hosting.md b/docs/hosting.md index 8a0b9a708..f7a489d46 100644 --- a/docs/hosting.md +++ b/docs/hosting.md @@ -190,7 +190,7 @@ stages: - deploy image: node:18 -cache: # Cache modules in between jobs +cache: # Cache modules in between jobs key: $CI_COMMIT_REF_SLUG paths: - .npm/