aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/07820-mattam82-hints-constants.sh
blob: 2ae86ae220cb3d48dace14699cfcc695d3e16fa8 (plain)
1
2
3
4
5
6
_OVERLAY_BRANCH=hints-variables-overlay

if [ "$CI_PULL_REQUEST" = "7820" ] || [ "$CI_BRANCH" = "_OVERLAY_BRANCH" ]; then

    Equations_CI_BRANCH="$_OVERLAY_BRANCH"
fi