mirror of
https://gitlab.com/dword4/nhlapi.git
synced 2025-10-22 07:28:05 +00:00
revision to redoc-cli usage
This commit is contained in:
@@ -4,7 +4,7 @@ pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- npm install -g redoc-cli
|
||||
- redoc-cli build public/index.html swagger/openapi.yaml
|
||||
- redoc-cli build swagger/openapi.yaml public/index.html
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Reference in New Issue
Block a user