1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-28 05:47:08 +02:00
Daria Kuznetsova 38f9e5b7f3
fix(setupCommonPipelineEnvironment): handling tags from scm info (#5219)
* added check if git branch name starts with refs/

* added check if branch name from jenkins starts with refs/

* added tests

* hardcoded refs/tags to test

* removed hardcode

---------

Co-authored-by: sumeet patil <sumeet.patil@sap.com>
2025-01-09 11:19:26 +01:00
..