This commit is contained in:
isUnknown 2025-10-08 15:48:35 +02:00
parent 95bdf4615d
commit 729d72e18a

View file

@ -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