| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
GitLab 13.3 started creating MR pipelines in the parent project of a MR
from a fork, at least when the MR submitter is a developer in the parent
project. If the pipeline is associated with a MR, we should use the
corresponding rules regardless of which project hosts the pipeline.
|
|
|
|
| |
This avoids making busted jobs if a prerequisite fails.
|
|
|
|
| |
YAML anchors are not supported across include files.
|
| |
|
|
Also add comments for sections to make it easier to figure out what's
going on.
Also rename the `cmake_test_unix_package` to be Linux-specific since it
actually is.
|