Skip to content
Snippets Groups Projects
Commit eeae50c7 authored by Laurent Velez's avatar Laurent Velez
Browse files

t3

parent 94523e97
No related branches found
No related tags found
No related merge requests found
Pipeline #31 canceled
image: node:latest
pages:
stage: deploy
script:
- npm install -g redoc-cli
- redoc-cli bundle -o public/index.html OpenAPI/API-AE-RET-0.1.yaml
artifacts:
paths:
- public
only:
- master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment