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

Separate out test case generation from deployment


Rather than looping over branches (in included template from `pages`),
generate the test cases here, provide these as an artifact and deploy
in a separate job. This avoids the regeneration of pages that have
not changed.

Use the apertis-test-cases-web as part of a multi-project pipeline to
deploy.

Whilst we are here, utilise an environment variable for the release to
make it easier to migrate this between releases.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent 502e096e
No related branches found
No related tags found
1 merge request!181Separate out test case generation from deployment
Pipeline #142488 passed
Pipeline: apertis-test-cases-web

#142492