Skip to content
Snippets Groups Projects
Commit 6e128643 authored by Martyn Welch's avatar Martyn Welch
Browse files

Create test-case documents in latest subdir


We want to move to providing test cases for multiple generations of
Apertis so as to enable us to develop the bits we need to do this,
begin by putting the existing output in `latest/`.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent 2ac30ea7
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,8 @@ test:
pages:
stage: deploy
script:
- ./atc test-cases/ -d public/ --index-page
- mkdir public
- ./atc test-cases/ -d public/latest/ --index-page
artifacts:
paths:
- public
......
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