aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/09973-gares-elpi-2.1.sh
blob: 9a6e25d893a5324498d8f1f4866449f1148f5b75 (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "9973" ] || [ "$CI_BRANCH" = "elpi-1.2" ]; then

    elpi_CI_REF=overlay-elpi1.2-coq-master
    elpi_CI_GITURL=https://github.com/LPCIC/coq-elpi

fi