Commit 97afe6cc authored by Vadym Gidulian's avatar Vadym Gidulian

Removed `cache:key`, because desirable behavior is default starting from GitLab 9.0

parent 695c15d5
...@@ -12,7 +12,6 @@ build: ...@@ -12,7 +12,6 @@ build:
tags: tags:
- npm - npm
cache: cache:
key: "$CI_PROJECT_NAME"
paths: paths:
- node_modules/ - node_modules/
artifacts: artifacts:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment