fix CI
This commit is contained in:
parent
95bdf4615d
commit
729d72e18a
1 changed files with 4 additions and 4 deletions
|
|
@ -39,10 +39,10 @@ build_preprod:
|
|||
artifacts:
|
||||
paths:
|
||||
- dist/
|
||||
cache:
|
||||
key: ${CI_COMMIT_REF_SLUG}
|
||||
paths:
|
||||
- node_modules/
|
||||
cache:
|
||||
key: ${CI_COMMIT_REF_SLUG}
|
||||
paths:
|
||||
- node_modules/
|
||||
|
||||
deploy_prod:
|
||||
stage: deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue