mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-23 19:14:55 +00:00
removed attempt at output to public folder
This commit is contained in:
parent
f5baf6d765
commit
8679695402
@ -4,7 +4,7 @@ pages:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- npm install -g redoc-cli
|
- npm install -g redoc-cli
|
||||||
- redoc-cli build swagger/openapi.yaml public/index.html
|
- redoc-cli build swagger/openapi.yaml
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Loading…
Reference in New Issue
Block a user