aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh b/dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh
new file mode 100644
index 0000000000..c9ddb3fb9f
--- /dev/null
+++ b/dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh
@@ -0,0 +1,9 @@
+if [ "$CI_PULL_REQUEST" = "11922" ] || [ "$CI_BRANCH" = "rm-local-reductionops" ]; then
+
+ equations_CI_REF="rm-local-reductionops"
+ equations_CI_GITURL=https://github.com/ppedrot/Coq-Equations
+
+ unicoq_CI_REF="rm-local-reductionops"
+ unicoq_CI_GITURL=https://github.com/ppedrot/unicoq
+
+fi