fix attempt

This commit is contained in:
Drew Hynes
2022-12-26 10:34:08 -05:00
parent 8679695402
commit e669b084ec

View File

@@ -5,6 +5,7 @@ pages:
script:
- npm install -g redoc-cli
- redoc-cli build swagger/openapi.yaml
- cp redoc-static.html public/index.html
artifacts:
paths:
- public