aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/07677-ejgallego-misctypes+bye2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/07677-ejgallego-misctypes+bye2.sh')
-rw-r--r--dev/ci/user-overlays/07677-ejgallego-misctypes+bye2.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/dev/ci/user-overlays/07677-ejgallego-misctypes+bye2.sh b/dev/ci/user-overlays/07677-ejgallego-misctypes+bye2.sh
deleted file mode 100644
index b4f716139..000000000
--- a/dev/ci/user-overlays/07677-ejgallego-misctypes+bye2.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-_OVERLAY_BRANCH=misctypes+bye2
-
-if [ "$CI_PULL_REQUEST" = "7677" ] || [ "$CI_BRANCH" = "_OVERLAY_BRANCH" ]; then
-
- Equations_CI_BRANCH="$_OVERLAY_BRANCH"
- Equations_CI_GITURL=https://github.com/ejgallego/Coq-Equations
-
-fi