chore(gitlab-ci): correct frontend build artifacts
This commit is contained in:
parent
dde2f2f78b
commit
5ea4482c27
@ -49,7 +49,8 @@ frontend:build:
|
||||
- npm install
|
||||
artifacts:
|
||||
paths:
|
||||
- static/bundles/
|
||||
- static
|
||||
- config/webpack.yml
|
||||
name: "${CI_JOB_NAME}"
|
||||
expire_in: "1 day"
|
||||
dependencies:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user