Skip to content
Snippets Groups Projects
Commit e0a3b8d2 authored by Mihai Patrascoiu's avatar Mihai Patrascoiu
Browse files

CI: Pass branch variable to build jobs.

- CC7 build jobs do not properly identify that the commit matches a tag
- Centos8 and Fedora jobs always identify when the commit matches a tag
- Gitlab-CI may run both a commit and a tag pipeline for the same commit. This creates the unwanted behavior of Centos8 and Fedora building a tag RPM in a commit pipeline

In the end, pass the branch variable from the pipeline to the build script, which now accepts a regex to identify tags
parent 67c14bfd
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment