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

Update .gitlab-ci.yml file

This commit is contained in:
Drew Hynes 2023-01-25 00:35:56 +00:00
parent 39c5db0bcf
commit c901cd70c5

View File

@ -7,4 +7,11 @@ pages:
- redoc-cli build public/index.html swagger/openapi.yaml
artifacts:
paths:
- public
- public/
pages:
cache:
paths:
- public/
script:
- echo "Deploying to Gitlab Pages"