aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays
diff options
context:
space:
mode:
authorMichael Soegtrop2019-05-09 10:44:15 +0200
committerMichael Soegtrop2019-05-09 21:05:44 +0200
commit281e6657c7fe5033a13c7a2fd2b6cc6f51cb6911 (patch)
tree3e787ec5b5ffd9b6c72c9e9ee605df1545c67aca /dev/ci/user-overlays
parent5d426eecb6c7f2e956cde98780aef349fdc75af0 (diff)
Switched Coquelicot CI URLs from INRIA gforge to INRIA gitlab
Diffstat (limited to 'dev/ci/user-overlays')
-rw-r--r--dev/ci/user-overlays/09854-vbgl-field_simplify_int.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/ci/user-overlays/09854-vbgl-field_simplify_int.sh b/dev/ci/user-overlays/09854-vbgl-field_simplify_int.sh
deleted file mode 100644
index 720adbc979..0000000000
--- a/dev/ci/user-overlays/09854-vbgl-field_simplify_int.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "9854" ] || [ "$CI_BRANCH" = "field_simplify_int" ]; then
-
- coquelicot_CI_REF=field_simplify_int
- coquelicot_CI_GITURL=https://gitlab.com/vbgl/coquelicot
-
-fi