mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-23 19:14:55 +00:00
changed to non-deprecated build command
This commit is contained in:
parent
c090ae5a03
commit
39c5db0bcf
@ -4,7 +4,7 @@ pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- npm install -g redoc-cli
|
||||
- redoc-cli bundle public/index.html swagger/openapi.yaml
|
||||
- redoc-cli build public/index.html swagger/openapi.yaml
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user