aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/12505-ppedrot-factor-hint-flags.sh
blob: ced0d9594501f77117eb83ced85946fdcecec6e7 (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "12505" ] || [ "$CI_BRANCH" = "factor-hint-flags" ]; then

    fiat_parsers_CI_REF="factor-hint-flags"
    fiat_parsers_CI_GITURL=https://github.com/ppedrot/fiat

fi