aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/09733-gares-quotations.sh
blob: b17454fc4c4b84b7ecf138d2aa5caf0b671277b2 (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "9733" ] || [ "$CI_BRANCH" = "quotations" ]; then

    ltac2_CI_REF=quotations
    ltac2_CI_GITURL=https://github.com/gares/ltac2

fi