Skip to content

gitlab-ci: Fix the pipeline on forks

Our guidelines say that to contribute people should fork repositories, but at the moment this gives them a broken pipeline.

Tweak things in a way that the main project triggers tests/apertis-test-cases-web to collect and indirectly publish all the release branches while forked repositories directly publish their own branches via Pages for easier testing.

See https://gitlab.apertis.org/em/apertis-test-cases/-/jobs/496444 and https://em.pages.apertis.org/apertis-test-cases/

Edited by Emanuele Aina

Merge request reports