mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-23 19:14:55 +00:00
fix attempt
This commit is contained in:
parent
8679695402
commit
e669b084ec
@ -5,6 +5,7 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- npm install -g redoc-cli
|
- npm install -g redoc-cli
|
||||||
- redoc-cli build swagger/openapi.yaml
|
- redoc-cli build swagger/openapi.yaml
|
||||||
|
- cp redoc-static.html public/index.html
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Loading…
Reference in New Issue
Block a user