ci(gitlab-ci): add config/webpack.yml to frontend artifacts
This commit is contained in:
parent
3833a97a07
commit
e059082cf6
@ -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
|
||||
|
||||
Reference in New Issue
Block a user