aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/00669-maximedenes-ssr-merge.sh
blob: 7716bcb59ad347be65335fdb837d63bd1a7e7b2d (plain)
1
2
3
4
if [ "$CI_PULL_REQUEST" = "669" ] || [ "$CI_BRANCH" = "ssr-merge" ]; then
    mathcomp_CI_BRANCH=ssr-merge
    mathcomp_CI_GITURL=https://github.com/maximedenes/math-comp.git
fi