aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/ci/user-overlays/07898-ppedrot-rm-campl4-remains.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/07898-ppedrot-rm-campl4-remains.sh b/dev/ci/user-overlays/07898-ppedrot-rm-campl4-remains.sh
new file mode 100644
index 000000000..9c4c905fa
--- /dev/null
+++ b/dev/ci/user-overlays/07898-ppedrot-rm-campl4-remains.sh
@@ -0,0 +1,8 @@
+_OVERLAY_BRANCH=rm-campl4-remains
+
+if [ "$CI_PULL_REQUEST" = "7898" ] || [ "$CI_BRANCH" = "$_OVERLAY_BRANCH" ]; then
+
+ pidetop_CI_BRANCH="$_OVERLAY_BRANCH"
+ pidetop_CI_GITURL=https://github.com/ppedrot/pidetop
+
+fi