build: try a glob for the artifact path
This commit is contained in:
parent
07726bf25c
commit
e46d83a401
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ build:
|
|||
NODE_ENV: production
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/
|
||||
- dist/**/*
|
||||
|
||||
docs-deploy:
|
||||
stage: deploy
|
||||
|
|
Loading…
Reference in a new issue