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

Build on secondary branches as well


Building only on the main branches has some drawbacks:
* no test is run before changes are landed
* the "merge only when pipeline succeed" settings make it impossible to
  merge changes

To fix that, always build things but only publish when on the
default branch.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent b4077d29
No related branches found
No related tags found
1 merge request!8Build on secondary branches as well
Pipeline #256273 passed