aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/06859-ejgallego-stm+top.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/06859-ejgallego-stm+top.sh')
-rw-r--r--dev/ci/user-overlays/06859-ejgallego-stm+top.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/06859-ejgallego-stm+top.sh b/dev/ci/user-overlays/06859-ejgallego-stm+top.sh
new file mode 100644
index 000000000..ca0076b46
--- /dev/null
+++ b/dev/ci/user-overlays/06859-ejgallego-stm+top.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+if [ "$CI_PULL_REQUEST" = "6859" ] || [ "$CI_BRANCH" = "stm+top" ] || [ "$CI_BRANCH" = "pr-6859" ]; then
+ pidetop_CI_BRANCH=stm+top
+ pidetop_CI_GITURL=https://bitbucket.org/ejgallego/pidetop.git
+fi