aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/ci/user-overlays/11566-ejgallego-exninfo+coercion.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/11566-ejgallego-exninfo+coercion.sh b/dev/ci/user-overlays/11566-ejgallego-exninfo+coercion.sh
new file mode 100644
index 0000000000..05192facbe
--- /dev/null
+++ b/dev/ci/user-overlays/11566-ejgallego-exninfo+coercion.sh
@@ -0,0 +1,6 @@
+if [ "$CI_PULL_REQUEST" = "11566" ] || [ "$CI_BRANCH" = "exninfo+coercion" ]; then
+
+ mtac2_CI_REF=exninfo+coercion
+ mtac2_CI_GITURL=https://github.com/ejgallego/Mtac2
+
+fi