Skip to content

feat: add tags to job to allow schedulers optimisation

Laurent Peuch requested to merge topic/default/add-tags-to-jobs into branch/default

Since it's super easy to add, use this feature: https://docs.gitlab.com/ee/ci/yaml/#tags

This will allow the sysadmin team to work on using different more or less powerful jobs schedulers to optimize the CI if they want.

Merge request reports