ci(gitlab-ci): add config/webpack.yml to frontend artifacts

This commit is contained in:
Sarah Vaupel 2024-09-15 15:01:14 +02:00
parent 3833a97a07
commit e059082cf6

View File

@ -40,6 +40,7 @@ compile:
paths:
- ${CI_PROJECT_DIR}/node_modules
- ${CI_PROJECT_DIR}/well-known
- ${CI_PROJECT_DIR}/config/webpack.yml
cache:
- &frontend-cache
key: default-frontend