mirror of
https://gitlab.com/dword4/nhlapi.git
synced 2025-10-23 07:58:03 +00:00
fix attempt
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user