aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2018-11-23 19:31:35 +0100
committerEmilio Jesus Gallego Arias2018-11-23 19:31:35 +0100
commitb581f9bcbbd378cd3f80f77976bd745f9c7c6ba4 (patch)
treebaa800f4f0922758808a72dcf6486dbf9cf22e52 /dev/ci/ci-basic-overlay.sh
parent37259039bb9b139f9e5713b020f42e8be035bc27 (diff)
parentfe9340263be1c28fb0dc4c7312cddd72e91253c8 (diff)
Merge PR #9044: Remove pidetop from CI
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index 4d5834eeb6..96bc5be7ff 100755
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -215,13 +215,6 @@
: "${fcsl_pcm_CI_ARCHIVEURL:=${fcsl_pcm_CI_GITURL}/archive}"
########################################################################
-# pidetop
-########################################################################
-: "${pidetop_CI_REF:=v8.9}"
-: "${pidetop_CI_GITURL:=https://bitbucket.org/coqpide/pidetop}"
-: "${pidetop_CI_ARCHIVEURL:=${pidetop_CI_GITURL}/get}"
-
-########################################################################
# ext-lib
########################################################################
: "${ext_lib_CI_REF:=master}"