aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/10674-ejgallego-proofs+declare_unif.sh
blob: 6dc44aa627155e79479c84ca6f6f7fb85b0e6d70 (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "10674" ] || [ "$CI_BRANCH" = "proofs+declare_unif" ]; then

    equations_CI_REF=proofs+declare_unif
    equations_CI_GITURL=https://github.com/ejgallego/Coq-Equations

fi