GitLab CI: do rebuild on pages deploy
This commit is contained in:
@ -85,8 +85,8 @@ docs-deploy:
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
before_script: []
|
||||
script:
|
||||
- yarn build
|
||||
- mv static public
|
||||
- cp public/{index.html,404.html}
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user