Skip to content

Commit

Permalink
use new way to determine master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
marcvs committed Feb 15, 2024
1 parent 4566d33 commit 56264bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci-scripts/set-prerelease-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ get_master_branch_of_mteam() {
}
done
}

MASTER_BRANCH=$(get_master_branch_of_mteam)
PREREL=$(git rev-list --count HEAD ^"$MASTER_BRANCH")

Expand Down

0 comments on commit 56264bc

Please sign in to comment.