aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/07902-ppedrot-camlp5-parser.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/07902-ppedrot-camlp5-parser.sh')
-rw-r--r--dev/ci/user-overlays/07902-ppedrot-camlp5-parser.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/dev/ci/user-overlays/07902-ppedrot-camlp5-parser.sh b/dev/ci/user-overlays/07902-ppedrot-camlp5-parser.sh
deleted file mode 100644
index 735153ebd..000000000
--- a/dev/ci/user-overlays/07902-ppedrot-camlp5-parser.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-_OVERLAY_BRANCH=camlp5-parser
-
-if [ "$CI_PULL_REQUEST" = "7902" ] || [ "$CI_BRANCH" = "$_OVERLAY_BRANCH" ]; then
-
- ltac2_CI_BRANCH="$_OVERLAY_BRANCH"
- ltac2_CI_GITURL=https://github.com/ppedrot/ltac2
-
-fi