build: merge static files into build
This commit is contained in:
parent
fa972fd074
commit
5ee45209d8
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ pages:
|
|||
script:
|
||||
- npm install
|
||||
- npm run build
|
||||
- cp -r static/* build/
|
||||
- mv build public
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue