aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/10416-gares-elpi-14.sh
blob: 52d1005a7d62499f427ecf3821cc90da640ed260 (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "10416" ] || [ "$CI_BRANCH" = "elpi-14" ]; then

    elpi_CI_REF="coq-master-elpi-14"
    elpi_CI_GITURL=https://github.com/LPCIC/coq-elpi

fi