aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/09733-gares-quotations.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/09733-gares-quotations.sh')
-rw-r--r--dev/ci/user-overlays/09733-gares-quotations.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/ci/user-overlays/09733-gares-quotations.sh b/dev/ci/user-overlays/09733-gares-quotations.sh
deleted file mode 100644
index b17454fc4c..0000000000
--- a/dev/ci/user-overlays/09733-gares-quotations.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "9733" ] || [ "$CI_BRANCH" = "quotations" ]; then
-
- ltac2_CI_REF=quotations
- ltac2_CI_GITURL=https://github.com/gares/ltac2
-
-fi