From 101d898869ffa07fc772b303e3dbb7ecd860386b Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Mon, 30 Mar 2020 15:40:07 +0200 Subject: Add overlays. --- dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh (limited to 'dev') 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 -- cgit v1.2.3