Set default, workflow, and use rules in CI config
What does this Merge Request do?
This adds:
- Sane defaults, including the
gitlab-orgtag so that Community contribution pipelines run on GitLab's runners - Sane
workflow:rules - Support for
rules - The
gitlab-org-dockertag for jobs that needs DinD (same reason as for thegitlab-orgtag above)
This is part of gitlab#212970 (closed).
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctortest added, if needed.
Edited by Rémy Coutable