blob: 8a734feadaf276af3502967e46842b088525ea91 (
plain)
1
2
3
4
5
6
|
if [ "$CI_PULL_REQUEST" = "11703" ] || [ "$CI_BRANCH" = "master+turning-numTok-into-a-numeral-API" ]; then
quickchick_CI_REF=master+adapting-numTok-new-api-pr11703
quickchick_CI_GITURL=https://github.com/herbelin/QuickChick
fi
|