aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/12523-term-notation-custom.sh
blob: 6217312a2a8b7b077910251c9345bdf26bbc9efe (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "12523" ] || [ "$CI_BRANCH" = "fix-11121" ]; then

    equations_CI_REF=fix-11121
    equations_CI_GITURL=https://github.com/maximedenes/Coq-Equations

fi