Skip to content
Snippets Groups Projects
Commit 711b8ea3 authored by Luis Araujo's avatar Luis Araujo
Browse files

Add the gitlab pages CI file to render test cases

parent 9315c6b8
No related branches found
No related tags found
No related merge requests found
Pipeline #415 passed
image: docker-registry.apertis.org/apertis/apertis-19.03-testcases-builder
pages:
stage: deploy
script:
- cd renderer
- ./render-test-case ../tests-cases/ -d ../public/ --index-page
artifacts:
paths:
- public
only:
- master
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