aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/ci/user-overlays/11836-ejgallego-obligations+functional.sh14
1 files changed, 10 insertions, 4 deletions
diff --git a/dev/ci/user-overlays/11836-ejgallego-obligations+functional.sh b/dev/ci/user-overlays/11836-ejgallego-obligations+functional.sh
index 232ca2bf0d..72ec55a37c 100644
--- a/dev/ci/user-overlays/11836-ejgallego-obligations+functional.sh
+++ b/dev/ci/user-overlays/11836-ejgallego-obligations+functional.sh
@@ -1,12 +1,18 @@
if [ "$CI_PULL_REQUEST" = "11836" ] || [ "$CI_BRANCH" = "obligations+functional" ]; then
- equations_CI_REF=obligations+functional
- equations_CI_GITURL=https://github.com/ejgallego/Coq-Equations
+ mtac2_CI_REF=obligations+functional
+ mtac2_CI_GITURL=https://github.com/ejgallego/Mtac2
paramcoq_CI_REF=obligations+functional
paramcoq_CI_GITURL=https://github.com/ejgallego/paramcoq
- mtac2_CI_REF=obligations+functional
- mtac2_CI_GITURL=https://github.com/ejgallego/Mtac2
+ equations_CI_REF=obligations+functional
+ equations_CI_GITURL=https://github.com/ejgallego/Coq-Equations
+
+ metacoq_CI_REF=obligations+functional
+ metacoq_CI_GITURL=https://github.com/ejgallego/metacoq
+
+ rewriter_CI_REF=obligations+functional
+ rewriter_CI_GITURL=https://github.com/ejgallego/rewriter
fi