Skip to content

Unable to use release branches in release/* format #5

@Albert-Mkhitaryan

Description

@Albert-Mkhitaryan

Whan I am using release branches in release/* format, for example, my branch name is release/1.2 I am getting 1.2 as the current branch.

|Current branch: 1.2
|Release branch name: release/1.2
|Skipping for 1.2 branch

My guess is that this is related to branch=${CI_COMMIT_REF_NAME##*/}. Is it possible to replase ${CI_COMMIT_REF_NAME##*/} with ${CI_COMMIT_REF_NAME#refs/heads/} ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions