Regular expressions for the release branch are incorrect
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- No
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
This fixes the .gitlab-ci.yml
branch expressions. Without this, they are ignored, leading to invalid YAML errors any time a branch named release/*
is created.