Update .gitlab-ci.yml

This commit is contained in:
Thilo Billerbeck 2020-03-22 19:28:56 +01:00
parent 83b6b85086
commit a7a7c7eb59
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ stages:
cache:
paths:
- node_modules/
key: "$CI_BUILD_REPO"
key: "$CI_COMMIT_REF_NAME"
deploy-prod:
stage: deploy