Skip to content

Tag based pipeline fails for Gitlab #2302

@pawan-59

Description

@pawan-59

Summary

In the case of Gitlab, the payload data that we get for tag-based is something like refs/tags/v0.1.1 which just fails to checkout on the same data.

Screenshot 2022-09-05 at 4 01 13 PM

Proposal

Have to change the logic in the code to trim the payload data(refs/tags/v0.1.1) to (v0.1.1).

AB#217

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions