mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-23 19:14:55 +00:00
adding changes to try to deploy to pages
This commit is contained in:
parent
e669b084ec
commit
9793c2ecd2
@ -8,4 +8,10 @@ pages:
|
|||||||
- cp redoc-static.html public/index.html
|
- cp redoc-static.html public/index.html
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public/
|
||||||
|
pages:
|
||||||
|
cache:
|
||||||
|
paths:
|
||||||
|
- public/
|
||||||
|
script:
|
||||||
|
- echo "Deploying to GitLab Pages"
|
||||||
|
Loading…
Reference in New Issue
Block a user