Skip to content

Update .gitlab-ci.yml file

Jeena Huneidi requested to merge test into main

This MR correctly adds the new commit-message-validator template

  • Thanks to @jhuneidi!
  • Jobs must have some rules directive specified (default being rules: - when: always)
  • The stages: - test directive must be explicitly set within the .gitlab-ci.yml file.

Bug: T352330

Edited by SBassett

Merge request reports