blob: 3a6480a5a17d8b47ffb7baa36d92192bab8de772 (
plain)
1
2
3
4
5
6
|
if [ "$CI_PULL_REQUEST" = "7288" ] || [ "$CI_BRANCH" = "master+new-module-pretyping-id-management" ]; then
ltac2_CI_BRANCH=master+globenv-coq-pr7288
ltac2_CI_GITURL=https://github.com/herbelin/ltac2
fi
|