Skip to content

cico: don't cancel running build if REFSPEC (NM branch) differs

David Jaša requested to merge dj/cico-cancel-only-with-same-nm-branch into main

Allows passing via GitLab two rebuilds with the same OS but differing NM branches:

rebuild
@os:c9s
rebuild
@os:c9s
@build:nm-1-46

resulting in two c9s builds running at the same time, the first using NM COPR repo for the main branch and the second for the nm-1-46.

@runtests:pass

Edited by David Jaša

Merge request reports