Skip to content

Don't skip CI for the last EE commit

Yorick Peterse requested to merge fix-ee-ci-skip into master

When releasing CE and EE, we shouldn't skip CI pipelines for the last EE commit produced by the API release, as doing so prevents tagging pipelines from running.

This fixes gitlab-com/gl-infra/delivery#1263 (closed).

Merge request reports