only include minified files in artifact
This commit is contained in:
parent
c942c42bf6
commit
12838e31ee
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ build_job:
|
|||
- tags
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/
|
||||
- dist/*.min.*
|
||||
- info/
|
||||
- resources/
|
||||
- index.html
|
||||
|
|
Loading…
Reference in a new issue