Skip to content

gitlab-ci: update CI configuration

Ben Boeckel requested to merge ben.boeckel/webhook-listen:ci-cleanup into master

Major changes:

  • split into separate files
  • move from YAML anchors to extends: syntax
  • use rules rather than only
  • shorten up job names and move stage bits to be suffixes

Also enables minvers and audit jobs.

Merge request reports