aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-06-29 21:08:33 +0200
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-06-29 21:08:33 +0200
commitffdf5c256cbe4be1743e17eb17d516fe987e3b8d (patch)
tree0a96abf755df3b18454ea0a952df3003502a8eac /dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh
parente25d69f5d47f7ad6584bf54ea48e42fd482c95e0 (diff)
Document that GITURL variables shouldn't have a trailing .git anymore.
This allows to append /archive at the end.
Diffstat (limited to 'dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh')
-rw-r--r--dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh b/dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh
deleted file mode 100644
index b4d3d7e67..000000000
--- a/dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "7080" ] || [ "$CI_BRANCH" = "master+swapping-modules-constr-context" ]; then
- Equations_CI_BRANCH=master+adapting-coq-pr7080
- Equations_CI_GITURL=https://github.com/herbelin/Coq-Equations.git
-
- Elpi_CI_BRANCH=coq-master+adapting-coq-pr7080
- Elpi_CI_GITURL=https://github.com/herbelin/coq-elpi.git
-fi