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