Skip to content

Set default, workflow, and use rules in CI config

Rémy Coutable requested to merge add-default-workflow-and-rules into develop

This adds:

  • Sane defaults, including the gitlab-org tag so that Community contribution pipelines run on GitLab's runners
  • Sane workflow:rules
  • Support for rules
  • The gitlab-org-docker tag for jobs that needs DinD (same reason as for the gitlab-org tag above)

This is part of gitlab-org/gitlab#212970 (closed).

Edited by Rémy Coutable

Merge request reports