Skip to content
Snippets Groups Projects
Commit f65d7528 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

pages: Test build non-master branches


Run the testcase renderer on merge requests and branches so we can catch some
failures early.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 108fb918
No related branches found
No related tags found
No related merge requests found
image: docker-registry.apertis.org/apertis/apertis-19.03-testcases-builder
test:
stage: test
script:
- ./atc test-cases/ -d test/ --index-page
artifacts:
paths:
- test
except:
- master
pages:
stage: deploy
script:
......
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