abf846 Resolve the branch name from the current repo branch

Authored and Committed by fmount 3 years ago
1 file changed. 1 lines added. 1 lines removed.
    Resolve the branch name from the current repo branch
    
    We're following the branch naming convention here using
    c8-sig-storage-ceph-<ceph release> and instead of hardcoding
    the branch name in the script, we can resolve it from the
    current repo, making this Makefile portable (w/o changes)
    on the next branches (e.g.pacific).
    
    Signed-off-by: Francesco Pantano <fpantano@redhat.com>
    
        
file modified
+1 -1