1
0
mirror of https://gitlab.com/dword4/nhlapi synced 2024-11-23 11:04:53 +00:00

adding changes to try to deploy to pages

This commit is contained in:
Drew Hynes 2023-01-25 00:39:54 +00:00
parent e669b084ec
commit 9793c2ecd2

View File

@ -8,4 +8,10 @@ pages:
- cp redoc-static.html public/index.html
artifacts:
paths:
- public
- public/
pages:
cache:
paths:
- public/
script:
- echo "Deploying to GitLab Pages"