aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/12599-ppedrot-rm-deprecated-refiner.sh
blob: c8c5b3ed5a157f735253f4b743944d5e7f81df21 (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "12599" ] || [ "$CI_BRANCH" = "rm-deprecated-refiner" ]; then

    equations_CI_REF=rm-deprecated-refiner
    equations_CI_GITURL=https://github.com/ppedrot/Coq-Equations

fi