From 1d64f9d3ba9c529f2ff14198c94c9ffb3128afd1 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Sat, 13 Jun 2020 13:52:42 +0200 Subject: Add overlays. --- dev/ci/user-overlays/12505-ppedrot-factor-hint-flags.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dev/ci/user-overlays/12505-ppedrot-factor-hint-flags.sh (limited to 'dev/ci') diff --git a/dev/ci/user-overlays/12505-ppedrot-factor-hint-flags.sh b/dev/ci/user-overlays/12505-ppedrot-factor-hint-flags.sh new file mode 100644 index 0000000000..ced0d95945 --- /dev/null +++ b/dev/ci/user-overlays/12505-ppedrot-factor-hint-flags.sh @@ -0,0 +1,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 -- cgit v1.2.3