From 22e2ab01dd9fe4d6b6afb6d1bb171cbf11db4a3f Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Mon, 29 Jun 2020 17:03:39 +0200 Subject: [ci] Overlay for metacoq and rewriter --- .../11836-ejgallego-obligations+functional.sh | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'dev') 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 -- cgit v1.2.3