Skip to content

Fix syntax for dev CE release

DJ Mountney requested to merge fix-dev-ce-release into master

A previous change lost the com specific condition, which resulted in us also not running most jobs for ce tags on dev.

This one was changed by !406 (merged) to be different than previous, and is causing the dev RC release of CE to be broken: https://dev.gitlab.org/gitlab/charts/components/images/pipelines/148133

Note this MR also includes the fix for gitlab-org/charts/gitlab#1961 (closed)

Closes gitlab-org/charts/gitlab#1961 (closed)

Edited by Jason Plum

Merge request reports